added zapret.nix
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
".local/share/nicotine"
|
||||
".local/share/mpd"
|
||||
".local/share/AyuGramDesktop"
|
||||
".config/dconf"
|
||||
".mozilla"
|
||||
".local/state"
|
||||
# XDG User directories
|
||||
"Downloads"
|
||||
@@ -15,13 +17,14 @@
|
||||
"Pictures"
|
||||
"Documents"
|
||||
"Videos"
|
||||
"some-trash"
|
||||
".cert"
|
||||
".ssh"
|
||||
".steam"
|
||||
];
|
||||
files = [
|
||||
".p10k.zsh"
|
||||
".zhistory"
|
||||
".zsh_history"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user