mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-07 02:15:52 +02:00
refactor: nixos does not need to specify to install package if service is enabled
parent
d188747687
commit
1ab8deff37
@ -70,10 +70,6 @@ See [Proxy Examples](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examp
|
||||
ROCKET_PORT = 8812;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bitwarden_rs-vault
|
||||
];
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user