framework disk config test
This commit is contained in:
parent
adff02c614
commit
1154103ffa
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
|||
imports = [
|
||||
# This machine won't be using secureboot
|
||||
../../common/modules/boot.nix
|
||||
./disks.nix
|
||||
# Testing swap
|
||||
../nixos-framework/disks.nix
|
||||
# ./disks.nix
|
||||
];
|
||||
nixpkgs.config.allowUnfree = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue