mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
funnier abstractions
This commit is contained in:
parent
66091358d5
commit
e30687954a
6 changed files with 40 additions and 34 deletions
|
|
@ -39,4 +39,8 @@
|
|||
edition = lib.mkForce "gerg-minimal";
|
||||
isoName = lib.mkForce "NixOS";
|
||||
};
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
networking.hostName = "gerg-iso";
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue