flake update, float portals, actually employ overlays

This commit is contained in:
2025-11-13 13:57:24 +00:00
parent 60364b8d20
commit e52780a779
5 changed files with 541 additions and 109 deletions
-2
View File
@@ -59,8 +59,6 @@
SuspendState=mem
'';
nixpkgs.config.allowUnfree = true;
home-manager = {
useGlobalPkgs = true;
extraSpecialArgs = { inherit inputs; inherit cfg; };