moved some files + changed the layout. made hyprland config always there, just not in use.
starting ricing.
This commit is contained in:
+4
-1
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user