split system packages
This commit is contained in:
parent
e770bf9a6d
commit
4e3b12a995
8 changed files with 103 additions and 95 deletions
14
hosts/limgrave/nixos/packages/system.nix
Normal file
14
hosts/limgrave/nixos/packages/system.nix
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
pkgs: with pkgs; [
|
||||
openssl
|
||||
gnupg
|
||||
sqlite-interactive
|
||||
ffmpeg
|
||||
lm_sensors
|
||||
nmap
|
||||
gnumake
|
||||
gamemode
|
||||
libheif
|
||||
ffmpegthumbnailer
|
||||
appimage-run
|
||||
sysprof
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue