@@ -11,7 +11,7 @@
};
outputs = { self, nixpkgs, home-manager, ... }@inputs: {
nixosConfigurations.monad = nixpkgs.lib.nixosSystem {
nixosConfigurations.haskell = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };
modules = [
The note is not visible to the blocked user.