tangled
alpha
login
or
join now
devins.page
/
flake
0
fork
atom
configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
fix: oops
devins.page
1 month ago
dafb21df
724df184
-1
1 changed file
expand all
collapse all
unified
split
hosts
bluepill
default.nix
-1
hosts/bluepill/default.nix
···
16
16
17
17
networking.hostName = "bluepill";
18
18
networking.useNetworkd = true;
19
19
-
networking.useResolved = true;
20
19
21
20
environment.systemPackages = with pkgs; [
22
21
age