This commit is contained in:
nora 2024-02-24 10:56:39 +01:00
parent cbb2b5bdbd
commit a2629a1a6e
6 changed files with 89 additions and 19 deletions

View file

@ -17,6 +17,9 @@
minegrub-theme.url = "github:Lxtharia/minegrub-theme/b6f8a3a7e2fd22d72e2dbdaf563ad0bcb5c78e45";
minegrub-theme.inputs.nixpkgs.follows = "nixpkgs";
jujutsu.url = "github:martinvonz/jj";
jujutsu.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";
};