stuff
This commit is contained in:
7
system/defaults/system.nix
Normal file
7
system/defaults/system.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{config, pkgs, ...}:
|
||||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
flake = "https://git.coven.systems/autumn/nixos-conf";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user