Changes
1 changed files (+6/-5)
-
-
@@ -11,8 +11,12 @@./hardware-configuration.nix ]; # Overlays! Fixed points! nixpkgs.overlays = [ (import ./overlays.nix) ]; nixpkgs = { # TODO: Delete this eventually config.permittedInsecurePackages = [ "olm-3.2.16" ]; # Overlays! Fixed points! overlays = [ (import ./overlays.nix) ]; }; hardware = { # Auto screen rotation in tablet mode
-
@@ -209,7 +213,4 @@done ''; }; # TODO: Delete this eventually nixpkgs.config.permittedInsecurePackages = [ "olm-3.2.16" ]; }
-