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