mirror of
https://github.com/nmasur/dotfiles
synced 2026-05-13 00:16:27 +00:00
update system
This commit is contained in:
@@ -25,7 +25,7 @@ in
|
||||
pkgs.duf # Basic disk information (df)
|
||||
pkgs.jless # JSON viewer
|
||||
pkgs.jo # JSON output
|
||||
pkgs.mpd # TUI slideshows
|
||||
pkgs.stable.mpd # TUI slideshows
|
||||
pkgs.nixfmt # Format Nix code
|
||||
pkgs.nmasur.jqr # FZF fq JSON tool
|
||||
pkgs.nmasur.osc # Clipboard over SSH
|
||||
|
||||
@@ -34,6 +34,7 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
services.stalwart.stateVersion = config.system.stateVersion;
|
||||
|
||||
# Configure Cloudflare DNS to point to this machine
|
||||
services.cloudflare-dyndns.domains = [ hostnames.contacts ];
|
||||
|
||||
Reference in New Issue
Block a user