This website requires JavaScript.
Explore
Help
Sign In
Lillian-Violet
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
1650e5a8a1
NixOS-Config
/
home-manager
/
hosts
/
iso_server
/
default.nix
7 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
remove all unecessary imports for cleaner code :)
2024-10-28 00:17:05 +01:00
{
.
.
.
}:
{
All the updates after this mess, should be good now
2024-05-06 15:55:51 +02:00
# You can import other home-manager modules here
imports
=
[
./lillian.nix
]
;
}
Reference in a new issue
Copy permalink