fix: nullstar fixes pt 2

This commit is contained in:
Xory 2025-11-01 22:07:26 +02:00
parent 14e8696430
commit 8b7467ae0a
2 changed files with 3 additions and 1 deletions

View file

@ -24,7 +24,7 @@
"/var/log" "/var/log"
"/var/lib/bluetooth" "/var/lib/bluetooth"
"/var/lib/nixos" "/var/lib/nixos"
"/var/lib/NetworkManager" "/etc/NetworkManager/system-connections"
]; ];
files = [ files = [
"/etc/machine-id" "/etc/machine-id"

View file

@ -37,6 +37,8 @@
ntfs3g ntfs3g
hyprpaper hyprpaper
hyprsunset hyprsunset
grim
slurp
]; ];
home.file = { home.file = {