mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
parent
19912c369b
commit
55b11aa36d
4 changed files with 101 additions and 5 deletions
|
|
@ -33,6 +33,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-auth = {
|
||||
url = "github:numtide/nix-auth";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Controls system level software and settings including fonts on macOS
|
||||
nix-darwin = {
|
||||
url = "github:lnl7/nix-darwin/nix-darwin-25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue