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
0a2987b31f
nix
/
modules
/
home-manager
/
thinker.nix
7 lines
97 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
Add homeconfig bases
2023-10-06 00:49:19 -05:00
]
;
}
Reference in a new issue
Copy permalink