configurations for my servers and desktops
nix nixos flake dots dotfiles

fix: oops

-1
-1
hosts/bluepill/default.nix
··· 16 16 17 17 networking.hostName = "bluepill"; 18 18 networking.useNetworkd = true; 19 - networking.useResolved = true; 20 19 21 20 environment.systemPackages = with pkgs; [ 22 21 age