init
This commit is contained in:
7
hosts/Garand-Desktop/host-packages.nix
Normal file
7
hosts/Garand-Desktop/host-packages.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
audacity
|
||||
discord
|
||||
nodejs
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user