move home stuff seperate
This commit is contained in:
parent
ba30e93eec
commit
dd08a97f69
6 changed files with 0 additions and 6 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
[
|
[
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "ace";
|
networking.hostName = "ace";
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
[
|
[
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "dragon";
|
networking.hostName = "dragon";
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@
|
||||||
<nixos-hardware/google/pixelbook>
|
<nixos-hardware/google/pixelbook>
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "eve";
|
networking.hostName = "eve";
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@
|
||||||
<nixos-hardware/dell/xps/13-9310>
|
<nixos-hardware/dell/xps/13-9310>
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
#../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "loki";
|
networking.hostName = "loki";
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
[
|
[
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "pocket2";
|
networking.hostName = "pocket2";
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@
|
||||||
<nixos-hardware/lenovo/thinkpad/x260>
|
<nixos-hardware/lenovo/thinkpad/x260>
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
../../workstation
|
../../workstation
|
||||||
../../home
|
|
||||||
../../wm/sway
|
../../wm/sway
|
||||||
];
|
];
|
||||||
networking.hostName = "smaug";
|
networking.hostName = "smaug";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue