build02: switch to btrfs
This commit is contained in:
parent
beeb501372
commit
487138275c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
inputs.self.nixosModules.disko-raid
|
inputs.self.nixosModules.disko-raid
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nixCommunity.disko.fsType = "btrfs";
|
||||||
nixCommunity.disko.raidLevel = 0; # more disk space, we don't have much state to restore anyway
|
nixCommunity.disko.raidLevel = 0; # more disk space, we don't have much state to restore anyway
|
||||||
|
|
||||||
networking.hostName = "build02";
|
networking.hostName = "build02";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue