feat: nh command wrapper
This commit is contained in:
@@ -12,8 +12,11 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
programs.nh.enable = true;
|
||||
programs.nh.flake = "/home/guz/nix";
|
||||
|
||||
programs.nih.enable = true;
|
||||
programs.nih.flakeDir = "/home/guz/.nix";
|
||||
programs.nih.flakeDir = "/home/guz/nix";
|
||||
programs.nih.host = "battleship";
|
||||
|
||||
profiles.locale.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user