This website requires JavaScript.
Explore
Help
Sign In
siempie
/
dotfiles-nix
Archived
Watch
1
Star
0
Fork
0
You've already forked dotfiles-nix
Code
Issues
1
Pull Requests
1
Actions
Activity
This repository has been archived on
2024-07-10
. You can view files and clone it, but cannot push or open issues or pull requests.
1387babd6b
dotfiles-nix
/
nix
/
home
/
hyprland
/
default.nix
9 lines
114 B
Nix
Raw
Normal View
History
Unescape
Escape
[hyprland] move more configs to nix
2024-03-24 20:51:24 +01:00
{
.
.
.
}:
{
imports
=
[
./hyprland.nix
./hyprland-execution.nix
./hyprland-execution.nix
]
;
}
Reference in New Issue
Copy Permalink