Flakes are really confusing
This commit is contained in:
@ -14,7 +14,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
homeConfigurations."emmet" = home-manager.lib.homeManagerConfiguration {
|
homeConfigurations."emmet" = home-manager.lib.homeManagerConfiguration {
|
||||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
|
||||||
modules = [ stylix.homeManagerModules.stylix ./user/home.nix ];
|
modules = [ stylix.homeManagerModules.stylix ./user/home.nix ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"/crypto_keyfile.bin" = null;
|
"/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.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
# Configure network proxy if necessary
|
# Configure network proxy if necessary
|
||||||
|
Reference in New Issue
Block a user