@@ -81,7 +81,16 @@
specialArgs = {
inherit inputs self user;
};
modules = [ ./hosts/prismo ];
modules = [
(
{ config, pkgs, ... }:
{
nixpkgs.overlays = commonOverlays;
}
)
./hosts/prismo
sops-nix.nixosModules.sops
];
magicman = nixpkgs.lib.nixosSystem {
inherit system;
The note is not visible to the blocked user.