refactor(nix): More split
Also added floorp, but not functional at the moment, it requires 24.11
This commit is contained in:
parent
0e80eb3083
commit
98d28abc3f
8 changed files with 142 additions and 42 deletions
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-24.05-darwin";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||
|
||||
nix-darwin = {
|
||||
url = "github:LnL7/nix-darwin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue