Compare commits
1 Commits
cd8c70be1a
...
364d92626f
Author | SHA1 | Date |
---|---|---|
Andreas Wiese | 364d92626f |
|
@ -52,6 +52,11 @@ let
|
|||
|
||||
in {
|
||||
|
||||
# 22.05 has a module for this, but it's incompatible and snipe-it version is
|
||||
# outdated, so keep this around until users had a chance to migrate to the
|
||||
# upstream version.
|
||||
disabledModules = [ "services/web-apps/snipe-it.nix" ];
|
||||
|
||||
options.services.snipe-it = {
|
||||
enable = mkEnableOption "Snipe-IT free open source IT asset management";
|
||||
|
||||
|
|
Loading…
Reference in New Issue