update auxin config

This commit is contained in:
Mira 2024-07-03 12:58:48 -04:00
parent 2c79237643
commit b4a8708538
2 changed files with 12 additions and 4 deletions

View file

@ -58,7 +58,14 @@
# BTRFS scrub
btrfs.autoScrub.enable = true;
avahi.enable = true;
avahi = {
enable = true;
ipv4 = true;
ipv6 = true;
nssmdns6 = true;
nssmdns4 = true;
openFirewall = true;
};
tuptime.enable = true;
tuptime.timer.enable = true;
@ -159,6 +166,7 @@
delta
fastfetch
file
fd
fzf
gcc
git

6
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1718160348,
"narHash": "sha256-9YrUjdztqi4Gz8n3mBuqvCkMo4ojrA6nASwyIKWMpus=",
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "57d6973abba7ea108bac64ae7629e7431e0199b6",
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
"type": "github"
},
"original": {