gn
This commit is contained in:
parent
fc03bb0b93
commit
358573b80d
6 changed files with 34 additions and 15 deletions
|
@ -11,6 +11,7 @@
|
|||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
home.file."${config.xdg.configHome}/user-dirs.dirs".force = lib.mkForce true;
|
||||
xdg = {
|
||||
enable = true;
|
||||
userDirs = {
|
||||
|
|
7
modules/home/caem/desktop/gnome.nix
Normal file
7
modules/home/caem/desktop/gnome.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
home.persistence."/nix/persist/home/caem".directories = [
|
||||
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue