thelio76: install fonts

This commit is contained in:
Alex 2024-08-25 10:00:39 -04:00
parent 1ed635be48
commit f44a1a31f6
3 changed files with 8 additions and 6 deletions

View File

@ -24,6 +24,8 @@
atau-pkgs.nineicons-redux atau-pkgs.nineicons-redux
atau-pkgs.theme-platinum9 atau-pkgs.theme-platinum9
atau-pkgs.gtk-theme-mac-os-9 atau-pkgs.gtk-theme-mac-os-9
atau-pkgs.lunchtype-ttf
atau-pkgs.space-grotesk
themechanger themechanger
aseprite aseprite

View File

@ -7,17 +7,17 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1722548406, "lastModified": 1723838790,
"narHash": "sha256-E4aw+cCGEvFUcB9F55lUyZnclSE2L+ENCTOzmeQPQxI=", "narHash": "sha256-QqB4uvQRLO9oha12o7w25c0Wx8SHto9Qaz1/8wbPIbc=",
"ref": "main", "ref": "main",
"rev": "36c303d6a273cba06d68964c98aee0eb79928b2b", "rev": "751d0b3fd668981d3e69cf8f907a859659122074",
"revCount": 15, "revCount": 16,
"type": "git", "type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs" "url": "https://git.atauno.com/atau/atau-nixpkgs"
}, },
"original": { "original": {
"ref": "main", "ref": "main",
"rev": "36c303d6a273cba06d68964c98aee0eb79928b2b", "rev": "751d0b3fd668981d3e69cf8f907a859659122074",
"type": "git", "type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs" "url": "https://git.atauno.com/atau/atau-nixpkgs"
} }

View File

@ -16,7 +16,7 @@
}; };
atau-nixpkgs = { atau-nixpkgs = {
url = "git+https://git.atauno.com/atau/atau-nixpkgs?ref=main&rev=36c303d6a273cba06d68964c98aee0eb79928b2b"; url = "git+https://git.atauno.com/atau/atau-nixpkgs?ref=main&rev=751d0b3fd668981d3e69cf8f907a859659122074";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
}; };