force replacing gtkrc
This commit is contained in:
parent
1ef22c7378
commit
dd6165547d
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ in
|
||||||
# I don't want the directory directly in home, even though I only go to it via the symlink
|
# I don't want the directory directly in home, even though I only go to it via the symlink
|
||||||
"programming".source =
|
"programming".source =
|
||||||
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/Documents/programming/";
|
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/Documents/programming/";
|
||||||
|
".gtkrc-2.0".force = true;
|
||||||
};
|
};
|
||||||
# haha, now I can set my home folder like this
|
# haha, now I can set my home folder like this
|
||||||
homeDirectory = "/home/${me.nickname}";
|
homeDirectory = "/home/${me.nickname}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue