mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
rm unused devour-flake
This commit is contained in:
parent
5557ce4fbf
commit
7c0d1ef88b
2 changed files with 1 additions and 2 deletions
|
|
@ -81,9 +81,9 @@
|
|||
./nixos/server/harden.nix
|
||||
./nixos/easy-github-runners.nix
|
||||
];
|
||||
services.tailscale.enable = true;
|
||||
sops.defaultSopsFile = ./secrets.json;
|
||||
sops.defaultSopsFormat = "json";
|
||||
services.tailscale.enable = true;
|
||||
services.easy-github-runners = {
|
||||
"srid/emanote" = { };
|
||||
"srid/haskell-flake" = { };
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@
|
|||
moreutils # ts, etc.
|
||||
|
||||
# Useful for Nix development
|
||||
devour-flake
|
||||
nixci
|
||||
nix-health
|
||||
nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue