This website requires JavaScript.
Explore
Help
Sign in
youthlic
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dec2a35552
nixos
/
home
/
david
/
configurations
/
Tytonidae
/
niri
/
default.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
move niri config to home modules and enable fuzzel
2025-01-14 19:09:46 +08:00
{
.
.
.
}:
before refactor the arch of configuration.
2025-01-06 21:35:28 +08:00
{
move niri config to home modules and enable fuzzel
2025-01-14 19:09:46 +08:00
youthlic
.
programs
.
niri
=
{
enable
=
true
;
config
=
./config.kdl
;
before refactor the arch of configuration.
2025-01-06 21:35:28 +08:00
}
;
}
Reference in a new issue
Copy permalink