Minor changes

This commit is contained in:
2026-07-21 20:41:20 +01:00
parent 2daaf64e9b
commit a647e92782
5 changed files with 13 additions and 48 deletions
+6
View File
@@ -32,5 +32,11 @@
};
};
home.file.".config/nixpkgs/config.nix".text = ''
{
allowUnfree = true;
}
'';
home.stateVersion = "26.05";
}