did something idk forgot

This commit is contained in:
k3t
2026-05-24 17:20:59 -06:00
parent 2f99088a3d
commit 00da64601c
5 changed files with 169 additions and 31 deletions
+2 -1
View File
@@ -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;