a little restructuring of home manager to focus on host specific configs
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
|
||||
# boot (systemd is going on me)
|
||||
boot.loader.systemd-boot.enable = true; # systemd your pretty cool ya know
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
Reference in New Issue
Block a user