diff --git a/flake.lock b/flake.lock index 42a3248..58e85f9 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "locked": { "lastModified": 1, "narHash": "sha256-DuhR3y0gPZG0AJ2FDd+nUKzQMwT+c/DFIUWNDQ5Uyx4=", - "path": "/nix/store/1xwc4chbmp22265k4r7302z2fhkwgwn6-source/home/ags", + "path": "/nix/store/08lpyxix04cpvqcnsgsjm1z0znr4337j-source/home/ags", "type": "path" }, "original": { - "path": "/nix/store/1xwc4chbmp22265k4r7302z2fhkwgwn6-source/home/ags", + "path": "/nix/store/08lpyxix04cpvqcnsgsjm1z0znr4337j-source/home/ags", "type": "path" } }, diff --git a/hosts/Arendia/default.nix b/hosts/Arendia/default.nix index 5d2bca1..e704c41 100644 --- a/hosts/Arendia/default.nix +++ b/hosts/Arendia/default.nix @@ -16,6 +16,7 @@ in { ]; # boot.kernelPackages = pkgs.linuxPackages_latest; + boot.kernelParams = ["mitigations=off"]; programs.steam = { enable = true; diff --git a/hosts/Common/default.nix b/hosts/Common/default.nix index 6696a88..51f608b 100644 --- a/hosts/Common/default.nix +++ b/hosts/Common/default.nix @@ -39,6 +39,7 @@ iosevka roboto font-awesome + jetbrains-mono nerd-fonts.fira-code nerd-fonts.ubuntu nerd-fonts.zed-mono