update configuration.nix

This commit is contained in:
Andreas Schaafsma 2024-11-09 18:16:41 +01:00
parent 88a4f25fa5
commit 4244e6918a
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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