mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Home-manager changes
This commit is contained in:
parent
d5b113ec48
commit
275242f09f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
home = {
|
||||
username = "crow";
|
||||
homeDirectory = "/home/crow";
|
||||
stateVersion = system.stateVersion;
|
||||
file.".config/hypr/hyprland.conf" = lib.mkIf config.hypr.enable {
|
||||
source = ./hyprland.conf;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue