various stuff
This commit is contained in:
parent
407160b012
commit
6b44ec946b
15 changed files with 288 additions and 134 deletions
|
@ -15,6 +15,7 @@ in rec
|
|||
specialArgs = { inherit lib inputs system; };
|
||||
|
||||
modules = [
|
||||
inputs.nixos-boot.nixosModules.default
|
||||
{
|
||||
nixpkgs.pkgs = pkgs;
|
||||
networking.hostName = mkDefault (removeSuffix ".nix" (baseNameOf path));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue