Update hypnos config

This commit is contained in:
2024-01-05 22:07:32 +00:00
parent 8ec41e2960
commit 41f62a3890
6 changed files with 25 additions and 12 deletions

View File

@ -3,6 +3,7 @@
{
imports = [
./hardware-configuration.nix
./disko-config.nix
../desktop.nix
];
@ -14,7 +15,6 @@
networking = {
hostName = "hypnos";
hostId = "cf791898";
networkmanager.enable = true;
};
nix = {