This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-22 17:03:55 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
cbdd5f9976
nixcfg
/
homeManagerModules
/
desktop
/
default.nix
9 lines
85 B
Nix
Raw
Normal View
History
Unescape
Escape
home -> homeManagerModules
2024-03-28 19:52:15 -04:00
{
reformatted with alejandra
2024-04-07 22:16:33 -04:00
config
,
lib
,
pkgs
,
.
.
.
}
:
{
home: added initial riverwm config
2024-04-13 16:44:22 -04:00
imports
=
[
./gnome
./hypr
./sway
./river
]
;
home -> homeManagerModules
2024-03-28 19:52:15 -04:00
}
Reference in a new issue
Copy permalink