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.theme-platinum9
atau-pkgs.gtk-theme-mac-os-9
atau-pkgs.lunchtype-ttf
atau-pkgs.space-grotesk
themechanger
aseprite

View File

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

View File

@ -16,7 +16,7 @@
};
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";
};
};