nixos: Add Sharry file sharing service

This commit is contained in:
2022-11-20 18:41:49 +00:00
parent 0038d9c987
commit d01078dc7b
7 changed files with 124 additions and 4 deletions

View File

@@ -25,6 +25,10 @@
# Stuff used by systems
#impermanence.url = "github:nix-community/impermanence";
impermanence.url = "github:devplayer0/impermanence/qemu-vm-dirs";
# Packages not in nixpkgs
sharry.url = "github:devplayer0/sharry/nix-module-improvements";
sharry.inputs.nixpkgs.follows = "nixpkgs-unstable";
};
outputs =