System, get hostname from directory structure
This commit is contained in:
parent
0e5c6ab2c2
commit
6124a298eb
4 changed files with 30 additions and 26 deletions
|
|
@ -4,10 +4,6 @@
|
|||
imports = [
|
||||
./hardware.nix
|
||||
];
|
||||
networking.hostName = "onizuka";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
system.stateVersion = "23.05";
|
||||
|
||||
nvidia.enable = true;
|
||||
pipewire.enable = true;
|
||||
polkit.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue