update per-host configs (darp8 dms and hypr)

This commit is contained in:
2025-10-04 22:55:18 +01:00
parent adb0fb1819
commit 2df77931dc
6 changed files with 606 additions and 2 deletions
+2 -2
View File
@@ -22,12 +22,12 @@ in
# Configs
".config/hypr" = {
source = ../../configs/hypr;
source = ../../configs/hypr-darp8;
outOfStoreSymlink = true;
recursive = true;
};
".config/DankMaterialShell" = {
source = ../../configs/DankMaterialShell;
source = ../../configs/dms-darp8;
outOfStoreSymlink = true;
recursive = true;
};