This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
fafd242e46
nix
/
modules
/
home-manager
/
thinker.nix
8 lines
110 B
Nix
Raw
Normal View
History
Unescape
Escape
Add homeconfig bases
2023-10-06 00:49:19 -05:00
{
outputs
,
.
.
.
}:
{
imports
=
with
outputs
.
homeManagerModules
;
[
sway
Add foxtrot
2023-10-09 15:09:02 -05:00
sway-laptop
Enable hibernation on thinker
2023-11-21 10:14:58 -06:00
hyprland
Add homeconfig bases
2023-10-06 00:49:19 -05:00
]
;
}
Reference in a new issue
Copy permalink