diff --git a/nixosModules/system/default.nix b/nixosModules/system/default.nix index b499dc64..36973041 100644 --- a/nixosModules/system/default.nix +++ b/nixosModules/system/default.nix @@ -154,6 +154,7 @@ "nixcache.raffauflabs.com:yFIuJde/izA4aUDI3MZmBLzynEsqVCT1OfCUghOLlt8=" "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ]; + trusted-users = ["aly"]; }; }; }