moved some files + changed the layout. made hyprland config always there, just not in use.

starting ricing.
This commit is contained in:
2026-06-22 15:56:51 -05:00
parent 93c2ca5ec9
commit 374cb77150
6 changed files with 8 additions and 34 deletions
View File
+4 -1
View File
@@ -4,9 +4,12 @@
imports = [
./programs/bash.nix
./programs/git.nix
../desktops/hyprland/home.nix
];
home.file = {
".config/hypr".source = ./config/hypr;
};
home.username = "river";
home.homeDirectory = "/home/river";