europa: remove unused specialisation
This commit is contained in:
parent
f6430de0d2
commit
e740b8700a
@ -43,21 +43,6 @@
|
||||
in {
|
||||
_module.args.isUnstable = true;
|
||||
|
||||
specialisation = {
|
||||
arcan = {
|
||||
configuration = {
|
||||
system.nixos.tags = ["arcan"];
|
||||
kde.enable = false;
|
||||
sshFidoAgent.enable = false;
|
||||
nixManager = {enable = false;};
|
||||
|
||||
programs = {};
|
||||
|
||||
virtualisation.libvirtd.enable = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
imports = [./hardware-configuration.nix ../../pkgs ../../configs/neomutt.nix];
|
||||
|
||||
sops.secrets = {
|
||||
|
Loading…
Reference in New Issue
Block a user