thelio76: install fonts
This commit is contained in:
parent
1ed635be48
commit
f44a1a31f6
|
@ -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
|
||||
|
|
10
flake.lock
10
flake.lock
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue