- Change os config name - Add sha256 to home-manager tarball
@@ -6,7 +6,7 @@
};
outputs = { self, nixpkgs }@inputs: {
nixosConfigurations.default = nixpkgs.lib.nixosSystem {
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs; };
modules = [
./configuration.nix
The note is not visible to the blocked user.