Update README, use rdesktop
Some checks failed
build-linode-img / build-linode-img (push) Failing after 33s

This commit is contained in:
iFargle 2023-12-18 17:50:52 +09:00
parent 12c272e092
commit f7320daabc
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* [ ] Add a /Storage btrfs subvolume for Docker
* [ ] Potentially need to set up a new PGP key for use with ProtonMail
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
* [ ] Podman mgiration - Potentially use nix-defined containers.
# To Do List
* [ ] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors)

View file

@ -11,7 +11,7 @@
./docker.nix
./wireguard.nix
./cron.nix
] ++ lib.optional (builtins.isString desktop) ./rdesktop.nix;
];
environment.systemPackages = [
inputs.deploy-rs.packages.${platform}.deploy-rs