Dropped dotfiles input
This commit is contained in:
parent
e74e0d0e21
commit
116e5acafe
6 changed files with 219 additions and 36 deletions
|
|
@ -37,11 +37,6 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
dotfiles = {
|
||||
url = "github:baduhai/dotfiles";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
pre-commit-hooks = {
|
||||
url = "github:cachix/pre-commit-hooks.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -59,7 +54,7 @@
|
|||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, home-manager, baduhai-nur, kmonad
|
||||
, nixpkgs-stable, deploy-rs, agenix, nixos-generators, homepage, dotfiles
|
||||
, nixpkgs-stable, deploy-rs, agenix, nixos-generators, homepage
|
||||
, pre-commit-hooks, nix-minecraft, yousable, ... }: {
|
||||
nixosConfigurations = {
|
||||
rotterdam = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue