wireguard-tools
nethogs
iftop
+ nfs-utils
];
programs.git = {
enable = true;
};
+ fileSystems."/mnt/data" = {
+ device = "192.168.1.120:/";
+ fsType = "nfs4";
+ options = [
+ "x-systemd.automount"
+ "noauto"
+ "x-systemd.idle-timeout=600"
+ "rw"
+ ];
+ };
+
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];
- [ ] sent for presentation
- [x] dmenu suckless style
-- [ ] irc (soju + gamja?)
- - [ ] bouncer
- - [ ] client
+- [x] irc (soju + gamja?)
+ - [x] bouncer
+ - [x] client
- [ ] hotkeys with sxhkd
- [x] screenshot
- [x] mpv
- [x] real todo list + calendar
-- [ ] test git forge
+- [x] test git forge
+- [x] IRC
+
+
+- [ ] fix home manager for laptop
+ - [ ] NEXT change the user to 'andrew'
+
+- [x] nfs
+- [ ] TODO transmission
+- [ ] TODO mpd
+- [ ] sfeed
+- [ ] abook
+- [ ] pass
+- [ ] vpn
+- [ ] WAITING status page