mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: adapt local installer script
This commit is contained in:
parent
b490763245
commit
4b439fd3e7
4 changed files with 27 additions and 78 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
swapSize = "2G";
|
||||
# rootDisk = "/dev/nvme0n1";
|
||||
rootDisk = "/dev/vda";
|
||||
profiles.btrfs = lib.mkIf minimal true;
|
||||
profiles.btrfs = true;
|
||||
# rootDisk = "/dev/vda";
|
||||
}
|
||||
sharedOptions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue