🗑️ clean up deprecations
This commit is contained in:
@@ -63,7 +63,7 @@ in
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
cifs-utils
|
||||
pinentry
|
||||
pinentry-curses
|
||||
weechat
|
||||
];
|
||||
fileSystems = {
|
||||
@@ -132,7 +132,7 @@ in
|
||||
services = {
|
||||
avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
nssmdns4 = true;
|
||||
|
||||
publish = {
|
||||
enable = true;
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ0mE4MyMnfd1b2nlBJT7kpZ6Vov+ILuGNfzdp5ZBNQe walkah@walkah.net"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [ ipfs-migrator ];
|
||||
environment.systemPackages = with pkgs; [ kubo-migrator ];
|
||||
|
||||
walkah.coredns = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user