Reorganize files
This commit is contained in:
parent
2fc4f2dd4a
commit
a32dfc1089
32 changed files with 260 additions and 398 deletions
27
modules/common-desktop/packages.nix
Normal file
27
modules/common-desktop/packages.nix
Normal file
|
@ -0,0 +1,27 @@
|
|||
{pkgs, inputs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
fd
|
||||
tldr
|
||||
tuba
|
||||
gimp
|
||||
heroic
|
||||
aspell
|
||||
killall
|
||||
ripgrep
|
||||
hyfetch
|
||||
inkscape
|
||||
r2modman
|
||||
pciutils
|
||||
monophony
|
||||
alejandra
|
||||
grapejuice
|
||||
impression
|
||||
libreoffice
|
||||
virt-manager
|
||||
wl-clipboard
|
||||
protontricks
|
||||
android-studio
|
||||
hunspellDicts.en_CA-large
|
||||
inputs.nix-gaming.packages.${system}.wine-ge
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue