feat: init wallpapers, fix niri cursor
This commit is contained in:
parent
a0ef70743b
commit
556a7bfa38
43 changed files with 439 additions and 20 deletions
|
|
@ -11,6 +11,11 @@
|
|||
};
|
||||
|
||||
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
|
||||
|
||||
millennium = {
|
||||
url = "github:SteamClientHomebrew/Millennium?dir=packages/nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: inputs.flake-parts.lib.mkFlake {inherit inputs;} (inputs.import-tree ./modules);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue