update configuration.nix
This commit is contained in:
parent
88a4f25fa5
commit
4244e6918a
@ -13,8 +13,8 @@
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "DRIVEBYSTATION-NIX"; # Define your hostname.
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
networking.hostName = "drivebystation-nix"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
# Configure network proxy if necessary
|
||||
|
||||
@ -48,7 +48,7 @@ in
|
||||
soundwireserver
|
||||
vscode
|
||||
spotify
|
||||
appimage-run
|
||||
appimage-run
|
||||
inputs.game-of-life.packages.x86_64-linux.default
|
||||
inputs.nixos-cosmic
|
||||
# thunderbird
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user