This commit is contained in:
jacekpoz 2023-07-14 22:19:18 +02:00
parent 627bd6ff3b
commit 79c2e81c3a

View file

@ -26,10 +26,6 @@ in {
modules = [ modules = [
{networking.hostName = "chmura";} {networking.hostName = "chmura";}
./chmura ./chmura
]
++ [
home-manager
home-configs
]; ];
}; };
} }