fixes
This commit is contained in:
parent
b2fde7c5c2
commit
9bf7ae2497
3 changed files with 2 additions and 12 deletions
|
|
@ -5,7 +5,6 @@
|
|||
./locale.nix
|
||||
./boot-efi.nix
|
||||
./nix-core.nix
|
||||
./xdg-user-dirs.nix
|
||||
./services.nix
|
||||
./networking.nix
|
||||
./virtualization.nix
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue