split-homemanager #6

Merged
don merged 3 commits from split-homemanager into main 2023-07-02 20:48:39 -05:00
6 changed files with 0 additions and 6 deletions
Showing only changes of commit dd08a97f69 - Show all commits

View file

@ -5,7 +5,6 @@
[
/etc/nixos/hardware-configuration.nix
../../workstation
../../home
../../wm/sway
];
networking.hostName = "ace";

View file

@ -5,7 +5,6 @@
[
/etc/nixos/hardware-configuration.nix
../../workstation
../../home
../../wm/sway
];
networking.hostName = "dragon";

View file

@ -6,7 +6,6 @@
<nixos-hardware/google/pixelbook>
/etc/nixos/hardware-configuration.nix
../../workstation
../../home
../../wm/sway
];
networking.hostName = "eve";

View file

@ -6,7 +6,6 @@
<nixos-hardware/dell/xps/13-9310>
/etc/nixos/hardware-configuration.nix
../../workstation
#../../home
../../wm/sway
];
networking.hostName = "loki";

View file

@ -5,7 +5,6 @@
[
/etc/nixos/hardware-configuration.nix
../../workstation
../../home
../../wm/sway
];
networking.hostName = "pocket2";

View file

@ -6,7 +6,6 @@
<nixos-hardware/lenovo/thinkpad/x260>
/etc/nixos/hardware-configuration.nix
../../workstation
../../home
../../wm/sway
];
networking.hostName = "smaug";