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