project-wide: A move to targets, getting closer to production

This commit is contained in:
kat witch 2021-03-31 00:01:03 +01:00
parent bcfdc68b30
commit 1ce1328695
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
16 changed files with 150 additions and 110 deletions

View file

@ -10,7 +10,7 @@
profiles.laptop
];
deploy.groups = [ "gui" ];
deploy.target = "personal";
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;