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
6a5774b9b9
NixOS-Config
/
modules
/
system
/
devices
/
disks
/
default.nix
9 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
Begin the move to the import all, activate by config model
2024-11-04 22:41:38 -05:00
{
.
.
.
}:
{
imports
=
[
./filesystems
./impermanence
Revert "Gonna reinstall with zfs now wish me luck" This reverts commit ee7dc7925d0fd243c9eaaa9892e985afb30e1272.
2024-11-05 01:48:41 -05:00
./snapper
Begin the move to the import all, activate by config model
2024-11-04 22:41:38 -05:00
]
;
}
Reference in a new issue
Copy permalink