Flakes are really confusing

This commit is contained in:
Emmet 2023-05-07 09:19:17 -05:00
parent de1f723e34
commit c0af54af4b
2 changed files with 1 additions and 2 deletions

View file

@ -14,7 +14,6 @@
};
homeConfigurations."emmet" = home-manager.lib.homeManagerConfiguration {
pkgs = nixpkgs.legacyPackages.x86_64-linux;
modules = [ stylix.homeManagerModules.stylix ./user/home.nix ];
};

View file

@ -36,7 +36,7 @@
"/crypto_keyfile.bin" = null;
};
networking.hostName = "nixos"; # Define your hostname.
networking.hostName = "snowfire"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary