Sudo -> run0 alias
This commit is contained in:
parent
91a62a686d
commit
f41698a4ec
4 changed files with 17 additions and 6 deletions
7
modules/common/nh.nix
Normal file
7
modules/common/nh.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
flake = "/home/quadradical/.config/nixos";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue