[NixOS] Bump nixpkgs

This commit is contained in:
2025-05-07 09:32:11 -06:00
parent e7d06c8b91
commit 5cbf3ac32e
9 changed files with 78 additions and 78 deletions

View File

@@ -9,7 +9,6 @@ makeEnable config "myModules.wsl" false {
myModules.xmonad.enable = false;
myModules.plasma.enable = false;
# Update timezone automatically
services.tzupdate.enable = true;
wsl.wslConf.automount.root = "/mnt";