fix: nullstar fixes pt 2
This commit is contained in:
parent
14e8696430
commit
8b7467ae0a
2 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,8 @@
|
||||||
ntfs3g
|
ntfs3g
|
||||||
hyprpaper
|
hyprpaper
|
||||||
hyprsunset
|
hyprsunset
|
||||||
|
grim
|
||||||
|
slurp
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue