updating paths

This commit is contained in:
Don Harper 2024-03-21 22:00:12 -05:00
parent e847fae0b1
commit 9c261524d9
7 changed files with 14 additions and 14 deletions

View file

@ -4,10 +4,10 @@
imports =
[
./hardware-configuration.nix
../../workstation
../workstation
../../home
../../home/gui
../../wm
../wm
];
networking.hostName = "t2";
}