This website requires JavaScript.
Explore
Help
Sign In
materus
/
Nixerus
mirror of
https://github.com/materusPL/Nixerus.git
Watch
1
Star
0
Fork
You've already forked Nixerus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f44581143a
Nixerus
/
configurations
/
profile
/
default.nix
16 lines
149 B
Nix
Raw
Blame
History
{
osProfile
=
{
imports
=
[
./os
./common
]
;
}
;
homeProfile
=
{
imports
=
[
./common
./home
]
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink