mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
flake: remove deploy-rs
This commit is contained in:
parent
5f08e06548
commit
a8c62c4f10
3 changed files with 13 additions and 100 deletions
|
@ -22,7 +22,7 @@ in
|
|||
# WARNING: if you remove this, then you need to assign a password to your user, otherwise
|
||||
# `sudo` won't work. You can do that either by using `passwd` after the first rebuild or
|
||||
# by setting an hashed password in the `users.users.felix` block as `initialHashedPassword`.
|
||||
# additionally needed by deploy-rs
|
||||
# additionally needed for deployment
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
my.services.loki.rules = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue