mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove xdg directory overrides that aren't usually respected anyway
This commit is contained in:
parent
919381aa87
commit
de19ec99f5
2 changed files with 0 additions and 13 deletions
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
environment.etc."xdg/user-dirs.defaults".text = ''
|
||||
DESKTOP=tmp
|
||||
DOWNLOAD=download
|
||||
TEMPLATES=tmp
|
||||
PUBLICSHARE=opt
|
||||
DOCUMENTS=documents
|
||||
MUSIC=music
|
||||
PICTURES=pictures
|
||||
VIDEOS=tmp
|
||||
'';
|
||||
}
|
|
@ -17,7 +17,6 @@
|
|||
./config/ssh.nix
|
||||
./config/system.nix
|
||||
./config/users.nix
|
||||
./config/xdg.nix
|
||||
|
||||
./meta/kanidm.nix
|
||||
./meta/microvms.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue