Shared config working on desktop

This commit is contained in:
2025-11-15 13:08:34 +00:00
parent 0ba6844b6e
commit 7f467b9daf
13 changed files with 76 additions and 668 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ in
../graphical/file.nix # import shared configs
];
# Symlink dotfiles
# Symlink per-host dotfiles
home.file = mkSymlinkAttrs {
".config/hypr/hypr-monitors.conf" = {
source = ../../configs/hypr-darp8/hypr-monitors.conf;