did something idk forgot
This commit is contained in:
+2
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
# auto upgrade from your public repo
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
#enable = true;
|
||||
flake = "github:notquitek3t/nixconf";
|
||||
};
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
|
||||
# networking
|
||||
networking.networkmanager.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# environment
|
||||
programs.zsh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user