mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-21 19:52:52 +00:00
add hypr conf
This commit is contained in:
parent
5ac57d95be
commit
560cd525d2
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
@ -258,6 +258,9 @@
|
||||||
# org.gradle.daemon.idletimeout=3600000
|
# org.gradle.daemon.idletimeout=3600000
|
||||||
# '';
|
# '';
|
||||||
#};
|
#};
|
||||||
|
home.file = {
|
||||||
|
".config/hypr".source = ./config/hypr;
|
||||||
|
};
|
||||||
|
|
||||||
# You can also manage environment variables but you will have to manually
|
# You can also manage environment variables but you will have to manually
|
||||||
# source
|
# source
|
||||||
|
|
Loading…
Reference in a new issue