Revert "hosts/plover: add headless profile from nixpkgs"

This reverts commit 6300aa7275.
This commit is contained in:
Gabriel Arazas 2022-12-03 15:46:22 +08:00
parent 6300aa7275
commit e3e401f939

View File

@ -19,8 +19,7 @@ in
(lib.getUser "nixos" "admin")
(lib.getUser "nixos" "plover")
# Several profile from nixpkgs.
"${modulesPath}/profiles/headless.nix"
# Hardened profile from nixpkgs.
"${modulesPath}/profiles/hardened.nix"
];