···11-{inputs', pkgs, ... }:
11+{inputs', inputs, pkgs, ... }:
22let
33 cliPackages = with pkgs; [
44 charm-freeze
···1818 # Because there's dubious value in having hledger or irssi, just as an example, on a server.
1919 # (Altho in the case of hledger it could also open up the avenue of having some kind of webapp interface I could access on my phone too ngl...)
2020 imports = [
2121+ ./comma.nix
2122 ./direnv.nix
2223 ./fish.nix
2324 ./git.nix