dotfiles/flakes/common
RingOfStorms (Joshua Bell) d737af3c7a many items
2025-10-29 00:47:19 -05:00
..
hm_modules many items 2025-10-29 00:47:19 -05:00
nix_modules add thunar, and new envrc import 2025-10-28 16:27:22 -05:00
flake.nix working lio config I think with new system 2025-10-21 23:31:59 -05:00
readme.md add cache 2025-10-22 00:15:37 -05:00
utils.nix WIP new top level flakes break down 2025-10-20 20:45:26 -05:00

TODO add somewhere




 # allow mounting ntfs filesystems
  boot.supportedFilesystems = [ "ntfs" ];

  # make shutdown faster for waiting
  systemd.extraConfig = ''
    DefaultTimeoutStopSec=8s
  '';



services.tailscale.extraUpFlags = ++ (lib.optionals cfg.enableExitNode [ "--advertise-exit-node" ]);

TODO

  • New reporting for machine stats
  • programs not ported, yet
    • rust dev (now using direnv local flakes for that)
    • incus
    • virt-manager
  • hm not ported
    • obs
  • opensnitch
    • homemanager services.opensnitch-ui.enable = true;
  • hyprland config
  • i3 isntead of sway?