refactor: cleaned up nixos and home dirs

This commit is contained in:
Nick 2025-02-06 00:51:06 -06:00
parent 2000adb56a
commit 824a91d405
643 changed files with 323 additions and 195 deletions

View file

@ -1,4 +0,0 @@
{
programs.gnome-disks.enable = true;
services.udisks2.enable = true;
}