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 16:23:55 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
9e847ca296
nixcfg
/
homeManagerModules
/
desktop
/
default.nix
9 lines
97 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: move theme module outside of hyprland config
2024-04-26 21:49:10 -04:00
imports
=
[
./theme.nix
./gnome
./hypr
./sway
./river
]
;
home -> homeManagerModules
2024-03-28 19:52:15 -04:00
}
Reference in a new issue
Copy permalink