Compare commits

...

2 commits

Author SHA1 Message Date
0da4c29318 Add fonts 2024-12-11 21:49:53 -05:00
503499791b Update flake 2024-12-11 21:49:43 -05:00
2 changed files with 25 additions and 6 deletions

12
flake.lock generated
View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1733484277,
"narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=",
"lastModified": 1733769654,
"narHash": "sha256-aVvYDt8eitZVF6fdOrSoIzYRkQ5Gh6kfRvqkiaDRLL0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a",
"rev": "e952e94955dcc6fa2120c1430789fc41363f5237",
"type": "github"
},
"original": {
@ -22,11 +22,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1733581040,
"narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
"lastModified": 1733759999,
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
"type": "github"
},
"original": {

View file

@ -201,6 +201,25 @@
diffr # another diff hilighting tool
brave # privacy oriented browser
zig # the zig language
# fonts
anonymousPro
corefonts
dejavu_fonts
dina-font
fira-code
fira-code-symbols
gohufont
liberation_ttf
nerd-fonts.daddy-time-mono
nerd-fonts.monofur
nerd-fonts._3270
nerd-fonts.ubuntu
noto-fonts
noto-fonts-color-emoji
noto-fonts-monochrome-emoji
mplus-outline-fonts.githubRelease
mononoki
proggyfonts
];
programs.zsh.enable = true;
programs.git = {