This website requires JavaScript.
Explore
Help
Sign in
mynix
/
system
Watch
1
Star
1
Fork
You've already forked system
0
Code
Issues
2
Pull requests
Activity
afc0b9847c
system
/
hosts
/
asus-gl553vd
/
configs
/
default.nix
9 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
refac modules
2024-04-16 02:51:46 +03:00
{
imports
=
[
./boot.nix
host/asus: use disk to create btrfs luks encrypted - make: fix rollback command - flake.lock: add disko module. - flake.lock: add impermanence module. - disko: add configuration to create luks-btrfs schema. - host/asus: add new filesystem configuration (luks-btrfs) - host/asus: mount user from old partition. - host/asus: add impermanence module to store system configuration.
2024-05-26 00:21:41 +03:00
./imp.nix
refac modules
2024-04-16 02:51:46 +03:00
./networking.nix
./wireguard
]
;
}
Reference in a new issue
Copy permalink