This website requires JavaScript.
Explore
Help
Sign In
genofire
/
nix
Watch
1
Star
1
Fork
You've already forked nix
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
8ea023fce8
nix
/
home
/
home.nix
7 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
init home-manager / nixpkgs
2021-10-07 18:36:34 +02:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
home: easier import
2021-12-13 22:49:23 +01:00
./repo/desktop-sway.nix
init home-manager / nixpkgs
2021-10-07 18:36:34 +02:00
]
;
}