core: move desktop apps to account.nix
This commit is contained in:
parent
1095c7884b
commit
ab2c2b00fb
2 changed files with 3 additions and 3 deletions
|
@ -21,6 +21,9 @@
|
||||||
vivaldi
|
vivaldi
|
||||||
discord-canary
|
discord-canary
|
||||||
unstablePkgs.vscode
|
unstablePkgs.vscode
|
||||||
|
gimp
|
||||||
|
inkscape
|
||||||
|
krita
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
users.groups.wroclaw.gid = 1000;
|
users.groups.wroclaw.gid = 1000;
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
btop
|
btop
|
||||||
fastfetch
|
fastfetch
|
||||||
ranger
|
ranger
|
||||||
gimp
|
|
||||||
inkscape
|
|
||||||
krita
|
|
||||||
smartmontools
|
smartmontools
|
||||||
ddrescue
|
ddrescue
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue