This website requires JavaScript.
Explore
Help
Sign in
nezia
/
flocon
Watch
1
Star
0
Fork
You've already forked flocon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3516d7bcff
flocon
/
system
/
programs
/
niri
/
default.nix
10 lines
117 B
Nix
Raw
Normal View
History
Unescape
Escape
repo: add niri hm config, theme nixos instead of hm, add regreet/greetd config
2024-10-02 14:45:43 +00:00
{
inputs
,
.
.
.
}:
{
imports
=
[
inputs
.
niri
.
nixosModules
.
niri
]
;
niri: add functioning base
2024-10-02 09:54:15 +00:00
programs
.
niri
=
{
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink