pkgs: move smth to stable
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, ... }: {
|
{ pkgs, pkgs-stable, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
ayugram-desktop
|
ayugram-desktop
|
||||||
vesktop
|
vesktop
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
mpv
|
mpv
|
||||||
imhex
|
imhex
|
||||||
obsidian
|
obsidian
|
||||||
qbittorrent
|
pkgs-stable.qbittorrent
|
||||||
thunderbird
|
thunderbird
|
||||||
libreoffice
|
libreoffice
|
||||||
pear-desktop
|
pear-desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user