Theme: update nix-rice and switched to nightfox theme
This commit is contained in:
parent
7f53c0b802
commit
a5baf087be
4 changed files with 67 additions and 33 deletions
|
|
@ -9,7 +9,7 @@
|
|||
agenix = { url = "github:ryantm/agenix"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||
deploy-rs = { url = "github:serokell/deploy-rs"; inputs = { nixpkgs.follows = "nixpkgs"; }; };
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
nix-rice = { url = "github:bertof/nix-rice/v0.3.1"; };
|
||||
nix-rice.url = "github:bertof/nix-rice";
|
||||
nixos-generators = { url = "github:nix-community/nixos-generators"; inputs = { nixpkgs.follows = "nixpkgs"; }; };
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
pre-commit-hooks = { url = "github:cachix/pre-commit-hooks.nix"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; }; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue