mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 06:46:11 +01:00
fix: less nerd fonts
This commit is contained in:
32
flake.lock
generated
32
flake.lock
generated
@@ -107,11 +107,11 @@
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1732922729,
|
||||
"narHash": "sha256-vp02vUhYVA2yECXTPXifUgb3YtEPYaerpD6lts99010=",
|
||||
"lastModified": 1733072746,
|
||||
"narHash": "sha256-Rds19CCMsbT+eo5HoJahl2N/wLrvGZ0Nw6Vlu+hvfmE=",
|
||||
"owner": "chaotic-cx",
|
||||
"repo": "nyx",
|
||||
"rev": "e581215cbee1ccf67a08f478d3c49808bc93a523",
|
||||
"rev": "36d157737c1682d31721f68c812353225956471b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -414,11 +414,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1733045511,
|
||||
"narHash": "sha256-n8AldXJRNVMm2UZ6yN0HwVxlARY2Cm/uhdOw76tQ0OI=",
|
||||
"lastModified": 1733075221,
|
||||
"narHash": "sha256-1U+OGR6FWNem2Zrv92b1T64s+vw5MAFT3Prh+vWy/1I=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "4964f3c6fc17ae4578e762d3dc86b10fe890860e",
|
||||
"rev": "7f78e2d1c6a9db76444e02a73f0669ebb79f8833",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -491,11 +491,11 @@
|
||||
"xdph": "xdph"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1732988560,
|
||||
"narHash": "sha256-QBFoZSceBzBqf5alWSHudb/81FymlyTcRaOCdL7zPHM=",
|
||||
"lastModified": 1733073275,
|
||||
"narHash": "sha256-U6uCJ9EwwAXhezn6sRymF8RGeiad3aw0STIT8c9zgSY=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "d26439a0fe5594fb26d5a3c01571f9490a9a2d2c",
|
||||
"revCount": 5506,
|
||||
"rev": "6d7544458d0fafcae410c1978a0cabce2fb4a346",
|
||||
"revCount": 5507,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/hyprwm/Hyprland"
|
||||
@@ -974,11 +974,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1732521221,
|
||||
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
|
||||
"lastModified": 1732837521,
|
||||
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
|
||||
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -1133,11 +1133,11 @@
|
||||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1733061807,
|
||||
"narHash": "sha256-Lz5pyQcDfNUD61k0N9FAVoSFoW89KzO+qgdqlEkf+/4=",
|
||||
"lastModified": 1733079067,
|
||||
"narHash": "sha256-0zfHFxf9AEU5fhjLpokHW6I+Xwr7+oorTY9JS/dzuK8=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "bea7fdcc849a9a8b9309c029268298162ecb9e3e",
|
||||
"rev": "a56df0070bac25cddbf6b3c177f68d606f0bfd7c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -32,25 +32,24 @@
|
||||
programs.zsh.enable = true;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts
|
||||
# nerd-fonts.zed-mono
|
||||
nerd-fonts.zed-mono
|
||||
# nerd-fonts.victor-mono
|
||||
# nerd-fonts.ubuntu-sans
|
||||
# nerd-fonts.ubuntu-mono
|
||||
# nerd-fonts.ubuntu
|
||||
nerd-fonts.ubuntu
|
||||
# nerd-fonts.tinos
|
||||
# nerd-fonts.terminess-ttf
|
||||
# nerd-fonts.symbols-only
|
||||
nerd-fonts.symbols-only
|
||||
# nerd-fonts.space-mono
|
||||
# nerd-fonts.shure-tech-mono
|
||||
# nerd-fonts.sauce-code-pro
|
||||
# nerd-fonts.roboto-mono
|
||||
nerd-fonts.sauce-code-pro
|
||||
nerd-fonts.roboto-mono
|
||||
# nerd-fonts.recursive-mono
|
||||
# nerd-fonts.proggy-clean-tt
|
||||
# nerd-fonts.profont
|
||||
# nerd-fonts.overpass
|
||||
# nerd-fonts.open-dyslexic
|
||||
# nerd-fonts.noto
|
||||
nerd-fonts.open-dyslexic
|
||||
nerd-fonts.noto
|
||||
# nerd-fonts.mplus
|
||||
# nerd-fonts.mononoki
|
||||
# nerd-fonts.monoid
|
||||
@@ -59,38 +58,38 @@
|
||||
# nerd-fonts.meslo-lg
|
||||
# nerd-fonts.martian-mono
|
||||
# nerd-fonts.lilex
|
||||
# nerd-fonts.liberation
|
||||
nerd-fonts.liberation
|
||||
# nerd-fonts.lekton
|
||||
# nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.jetbrains-mono
|
||||
# nerd-fonts.iosevka-term-slab
|
||||
# nerd-fonts.iosevka-term
|
||||
# nerd-fonts.iosevka
|
||||
nerd-fonts.iosevka
|
||||
# nerd-fonts.intone-mono
|
||||
# nerd-fonts.inconsolata-lgc
|
||||
# nerd-fonts.inconsolata-go
|
||||
# nerd-fonts.inconsolata
|
||||
nerd-fonts.inconsolata
|
||||
# nerd-fonts.im-writing
|
||||
# nerd-fonts.hurmit
|
||||
# nerd-fonts.heavy-data
|
||||
# nerd-fonts.hasklug
|
||||
# nerd-fonts.hack
|
||||
# nerd-fonts.gohufont
|
||||
nerd-fonts.hack
|
||||
nerd-fonts.gohufont
|
||||
# nerd-fonts.go-mono
|
||||
# nerd-fonts.geist-mono
|
||||
# nerd-fonts.fira-mono
|
||||
# nerd-fonts.fira-code
|
||||
nerd-fonts.fira-mono
|
||||
nerd-fonts.fira-code
|
||||
# nerd-fonts.fantasque-sans-mono
|
||||
# nerd-fonts.envy-code-r
|
||||
# nerd-fonts.droid-sans-mono
|
||||
nerd-fonts.droid-sans-mono
|
||||
# nerd-fonts.departure-mono
|
||||
# nerd-fonts.dejavu-sans-mono
|
||||
nerd-fonts.dejavu-sans-mono
|
||||
# nerd-fonts.daddy-time-mono
|
||||
# nerd-fonts.d2coding
|
||||
# nerd-fonts.cousine
|
||||
# nerd-fonts.commit-mono
|
||||
# nerd-fonts.comic-shanns-mono
|
||||
# nerd-fonts.code-new-roman
|
||||
# nerd-fonts.caskaydia-cove
|
||||
nerd-fonts.comic-shanns-mono
|
||||
nerd-fonts.code-new-roman
|
||||
nerd-fonts.caskaydia-cove
|
||||
# nerd-fonts.blex-mono
|
||||
# nerd-fonts.bitstream-vera-sans-mono
|
||||
# nerd-fonts.bigblue-terminal
|
||||
@@ -98,8 +97,8 @@
|
||||
# nerd-fonts.arimo
|
||||
# nerd-fonts.anonymice
|
||||
# nerd-fonts.agave
|
||||
# nerd-fonts._3270
|
||||
# nerd-fonts._0xproto
|
||||
nerd-fonts._3270
|
||||
nerd-fonts._0xproto
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
|
||||
Reference in New Issue
Block a user