hosts/zinc: Add programs
This commit is contained in:
11
hosts/zinc/programs.nix
Normal file
11
hosts/zinc/programs.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
|
||||
users.users.clerie.packages = with pkgs; [
|
||||
firefox
|
||||
|
||||
blender
|
||||
];
|
||||
|
||||
}
|
Reference in New Issue
Block a user