Install jetbrains mono

This commit is contained in:
Thomas Avé 2025-01-20 22:05:31 +01:00
parent d7f6854d49
commit 7fd5f9ea42
3 changed files with 4 additions and 2 deletions

View File

@ -8,11 +8,11 @@
"locked": { "locked": {
"lastModified": 1, "lastModified": 1,
"narHash": "sha256-DuhR3y0gPZG0AJ2FDd+nUKzQMwT+c/DFIUWNDQ5Uyx4=", "narHash": "sha256-DuhR3y0gPZG0AJ2FDd+nUKzQMwT+c/DFIUWNDQ5Uyx4=",
"path": "/nix/store/1xwc4chbmp22265k4r7302z2fhkwgwn6-source/home/ags", "path": "/nix/store/08lpyxix04cpvqcnsgsjm1z0znr4337j-source/home/ags",
"type": "path" "type": "path"
}, },
"original": { "original": {
"path": "/nix/store/1xwc4chbmp22265k4r7302z2fhkwgwn6-source/home/ags", "path": "/nix/store/08lpyxix04cpvqcnsgsjm1z0znr4337j-source/home/ags",
"type": "path" "type": "path"
} }
}, },

View File

@ -16,6 +16,7 @@ in {
]; ];
# boot.kernelPackages = pkgs.linuxPackages_latest; # boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelParams = ["mitigations=off"];
programs.steam = { programs.steam = {
enable = true; enable = true;

View File

@ -39,6 +39,7 @@
iosevka iosevka
roboto roboto
font-awesome font-awesome
jetbrains-mono
nerd-fonts.fira-code nerd-fonts.fira-code
nerd-fonts.ubuntu nerd-fonts.ubuntu
nerd-fonts.zed-mono nerd-fonts.zed-mono