Former-commit-id: be161771f4
This commit is contained in:
Hadi
2025-03-01 02:28:21 +01:00
parent eba2fc481e
commit e0e933132b
2 changed files with 1 additions and 2 deletions

View File

@@ -27,8 +27,6 @@
home-manager.users."${config.var.username}" = import ./home.nix;
programs.hyprland = { enable = true; };
# Don't touch this
system.stateVersion = "24.05";
}