mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-27 18:18:59 +00:00
Revert "hosts/plover: add headless profile from nixpkgs"
This reverts commit 6300aa7275
.
This commit is contained in:
parent
6300aa7275
commit
e3e401f939
@ -19,8 +19,7 @@ in
|
|||||||
(lib.getUser "nixos" "admin")
|
(lib.getUser "nixos" "admin")
|
||||||
(lib.getUser "nixos" "plover")
|
(lib.getUser "nixos" "plover")
|
||||||
|
|
||||||
# Several profile from nixpkgs.
|
# Hardened profile from nixpkgs.
|
||||||
"${modulesPath}/profiles/headless.nix"
|
|
||||||
"${modulesPath}/profiles/hardened.nix"
|
"${modulesPath}/profiles/hardened.nix"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user