partial btrfs support
doesn't actually know how to make the filesystem, just kernel config and accept it as a valid option
This commit is contained in:
@@ -43,8 +43,11 @@ in rec {
|
||||
../modules/bridge
|
||||
../modules/ntp
|
||||
../modules/ssh
|
||||
../modules/outputs/btrfs.nix
|
||||
|
||||
];
|
||||
hostname = "rotuer";
|
||||
rootfsType = "btrfs";
|
||||
|
||||
services.hostap = svc.hostapd.build {
|
||||
interface = config.hardware.networkInterfaces.wlan;
|
||||
|
Reference in New Issue
Block a user