Compare commits
2 Commits
81db657d73
...
c12f4efc1d
Author | SHA1 | Date | |
---|---|---|---|
c12f4efc1d | |||
3c6000dc31 |
@ -8,6 +8,7 @@ in
|
|||||||
[
|
[
|
||||||
/etc/nixos/hardware-configuration.nix
|
/etc/nixos/hardware-configuration.nix
|
||||||
./common-headless.nix
|
./common-headless.nix
|
||||||
|
./tailscale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.supportedFilesystems = ["zfs"];
|
boot.supportedFilesystems = ["zfs"];
|
||||||
|
@ -9,7 +9,7 @@ let mpdStreamingPort = 8080; in
|
|||||||
./i3.nix
|
./i3.nix
|
||||||
./uefi.nix
|
./uefi.nix
|
||||||
./fstrim.nix
|
./fstrim.nix
|
||||||
./nebula.nix
|
# ./nebula.nix
|
||||||
./tailscale.nix
|
./tailscale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
./huion.nix
|
./huion.nix
|
||||||
./nvim05.nix
|
./nvim05.nix
|
||||||
./nm-restart.nix
|
./nm-restart.nix
|
||||||
./nebula.nix
|
# ./nebula.nix
|
||||||
./tailscale.nix
|
./tailscale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user