cleanup code
This commit is contained in:
parent
80c3873cf3
commit
74212cbd58
10 changed files with 106 additions and 7 deletions
|
@ -62,6 +62,14 @@
|
|||
grub2-themes = {
|
||||
url = "github:vinceliuice/grub2-themes";
|
||||
};
|
||||
|
||||
nixos-wsl = {
|
||||
url = "github:nix-community/nixos-wsl";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-compat.follows = "";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: inputs.snowfall-lib.mkFlake {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue