Disable hardened profile
This commit is contained in:
parent
6e949a14c7
commit
3ef52db716
@ -8,8 +8,7 @@ let
|
||||
nixos-small = import <nixos-small> {};
|
||||
in {
|
||||
imports =
|
||||
[ <nixpkgs/nixos/modules/profiles/hardened.nix>
|
||||
./hardware-configuration.nix
|
||||
[ ./hardware-configuration.nix
|
||||
./packages.nix
|
||||
./networking.nix
|
||||
./desktop.nix
|
||||
|
Loading…
Reference in New Issue
Block a user