mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-24 05:07:00 -04:00
things
This commit is contained in:
parent
d7179ea15b
commit
f39bee1c28
14 changed files with 156 additions and 36 deletions
|
@ -33,11 +33,15 @@
|
|||
url = "github:sadan4/chrome-pak-customizer";
|
||||
};
|
||||
ceserver = {
|
||||
url = "github:sadan4/ceserver";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:sadan4/ceserver";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
nix-alien.url = "https://flakehub.com/f/thiagokokada/nix-alien/0.1.384.tar.gz";
|
||||
spicetify-nix = {
|
||||
url = "github:Gerg-L/spicetify-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue