re-organize
This commit is contained in:
parent
81b49aa923
commit
350973f556
35 changed files with 8 additions and 8 deletions
29
modules/desktop/packages.nix
Normal file
29
modules/desktop/packages.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{pkgs, ...}: {
|
||||
services.xserver.excludePackages = [pkgs.xterm];
|
||||
environment.systemPackages = with pkgs; [
|
||||
tuba
|
||||
gimp
|
||||
deno
|
||||
dart
|
||||
ptyxis
|
||||
heroic
|
||||
aspell
|
||||
muzika
|
||||
fractal
|
||||
foliate
|
||||
inkscape
|
||||
r2modman
|
||||
pciutils
|
||||
resources
|
||||
alejandra
|
||||
impression
|
||||
libreoffice
|
||||
wl-clipboard
|
||||
protontricks
|
||||
prismlauncher
|
||||
authenticator
|
||||
android-studio
|
||||
nexusmods-app-unfree
|
||||
hunspellDicts.en_CA-large
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue