Don't duplicate the user's stateversion for each system
This commit is contained in:
parent
4848f2bbc9
commit
761280992e
15 changed files with 10 additions and 44 deletions
|
@ -18,9 +18,6 @@ in {
|
|||
|
||||
# Secure boot
|
||||
lanzaboote.enable = true;
|
||||
|
||||
# Emulate different architectures for remote builds
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
};
|
||||
|
||||
# Use second GPU on boot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue