This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
84f0222dff
nixos-config
/
modules
/
system
/
devices
/
disks
/
impermanence
/
default.nix
9 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
Alright this ain't finished cause of the home stuff but I don't wanna lose what I've done. Impermanence, disko, lots of changes. TODO: add modularity to home.
2024-11-02 17:19:40 -04:00
{
impermanence
,
.
.
.
}:
{
imports
=
[
Variablize username more
2025-01-03 17:52:33 -05:00
./main
Alright this ain't finished cause of the home stuff but I don't wanna lose what I've done. Impermanence, disko, lots of changes. TODO: add modularity to home.
2024-11-02 17:19:40 -04:00
./root
impermanence
.
nixosModules
.
impermanence
]
;
}
Reference in a new issue
Copy permalink