aboutsummaryrefslogtreecommitdiff
path: root/home-manager
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-10-19 20:29:43 +0000
committeraethrvmn <me@aethrvmn.gr>2025-10-19 20:29:43 +0000
commit1f0e9cb7fe5a3d70cd3f7196b28d6aa1f31d2ec9 (patch)
tree6034884eac0e1beae91c9d58a0200f7a4e48a3da /home-manager
parentadded nextcloud (diff)
moved comments for clarity
Diffstat (limited to '')
-rw-r--r--home-manager/dotfiles/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/home-manager/dotfiles/default.nix b/home-manager/dotfiles/default.nix
index 875c110..7445fdb 100644
--- a/home-manager/dotfiles/default.nix
+++ b/home-manager/dotfiles/default.nix
@@ -12,8 +12,9 @@
fontPath = "${config.home.homeDirectory}/.nix/dotfiles/fonts";
in {
xdg = {
+
+ # configFile points to ~/.config
configFile = {
- # configFile points to ~/.config
"ghostty".source = config.lib.file.mkOutOfStoreSymlink ghosttyPath;
"helix".source = config.lib.file.mkOutOfStoreSymlink helixPath;
"labwc".source = config.lib.file.mkOutOfStoreSymlink labwcPath;
@@ -22,8 +23,8 @@
"waybar".source = config.lib.file.mkOutOfStoreSymlink waybarPath;
};
+ # dataFile points to ~/.local/share
dataFile = {
- # dataFile points to ~/.local/share
"themes".source = config.lib.file.mkOutOfStoreSymlink themesPath;
"fonts".source = config.lib.file.mkOutOfStoreSymlink fontPath;
};
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.