feature/26-05 (#17)
Reviewed-on: #17 Co-authored-by: Armel van Ravels <armel@armel.nl> Co-committed-by: Armel van Ravels <armel@armel.nl>
This commit was merged in pull request #17.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
../modules/openscad.nix
|
||||
../modules/bambu-studio-flatpak.nix
|
||||
../modules/arduino-ide.nix
|
||||
../modules/bitwarden.nix
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
@@ -35,6 +36,7 @@
|
||||
networking.hostName = "gandalf";
|
||||
networking.networkmanager.enable = true;
|
||||
networking.nameservers = [ "192.168.68.56" "1.1.1.1" "8.8.8.8" ];
|
||||
networking.firewall.enable = false;
|
||||
|
||||
home-manager.users.avravels.home.hyprland.execOnce = [
|
||||
"waybar"
|
||||
|
||||
Reference in New Issue
Block a user