Commit graph

86 commits

Author SHA1 Message Date
14efa80cab refactor: reorganize flake structure and consolidate user config
Directory structure:
- Move from src/ to root level (system/, user/)
- Remove unused machines (workstation, vm, laptop)

User configuration:
- Add user/home.nix for shared defaults (pass, essentials, default modules)
- Centralize user options in user/default.nix
- Move submodules to consistent paths (bash/bash, git/git, neovim/nvim, vim/vim)

Module reorganization:
- Flatten nested module structures (remove /modules/ subdirs)
- Split CLI vs GUI tools (dev/ for CLI, gui/dev/ for GUI)
- Move neovim/vim to top-level modules (not under utils/)
- Remove security.enable - pass now in user/home.nix
- Remove utils.enable - essentials now in user/home.nix
- Add security/yubikey module with yubikey-manager, age-plugin-yubikey
- Move pcb, design to gui/dev/
- Replace penpot docker wrapper with nixpkgs penpot-desktop
- Remove i3 config
- Remove deprecated wsl.nativeSystemd option

GUI improvements:
- Browser-focused mimeApps in gui/default.nix
- Each WM handles its own auto-start via profileExtra

Cleanup:
- Update README with new structure
- Update justfile paths and valid systems
- Fix submodule paths in .gitmodules
2026-03-14 15:50:57 -04:00
ab09b54ee9
Merge branch 'main' 2026-03-13 17:45:37 -04:00
763fc3c2f8 remake 2026-03-12 01:04:41 -04:00
0713048568 nit: removed self 2026-03-11 07:17:52 -04:00
d4a8d706fb disko integration 2026-03-10 07:58:10 -04:00
95c344b60c
nvim as a submodule 2026-03-09 02:01:54 -04:00
f8ab0e3ff0 Update to 25.11, added claude-code user pkg 2026-03-08 11:18:14 -04:00
0bcd891c7c
integrated frigate 2025-10-06 22:09:42 -04:00
a9843c9089
added sops-nix input 2025-07-15 01:01:58 -04:00
cadcfe0bc5
updated to 25.05 2025-07-06 01:24:42 -04:00
851a198428
changed to nvidia 550 2025-03-05 14:22:41 -05:00
2f79c0a66d
removed nixvirt 2025-02-25 09:15:43 -05:00
b3605d741c
removed uneeded nixosConfiguration 2025-01-27 17:04:47 -05:00
01730af9ee
virt changes including new NixVirt input 2025-01-27 16:23:01 -05:00
ec56fef89b
workstation added 2025-01-21 10:03:51 -05:00
09e5d22e2d
24.11 update 2024-12-11 00:43:36 -05:00
79e07599de
updated vers 2024-11-11 01:52:12 -05:00
4be8dceaa1
updated wsl configs 2024-11-09 11:25:11 -05:00
253b716ff8
added nur + firefox extensions 2024-11-05 04:30:30 -05:00
eb87f6becc
Declaratively manage bookmarks 2024-06-15 11:10:04 -04:00
1feedce1a9
prepare to add sops module 2024-06-15 10:28:52 -04:00
7872f666ca
removed 2024-06-01 22:47:00 -04:00
8b82ad2adb
update 23.11 -> 24.05 2024-06-01 16:23:59 -04:00
Bryan Ramos
7c421c3dcb workstation adjustments 2024-05-17 11:25:03 -04:00
Bryan Ramos
c71dd30ad4 with pkgs 2024-05-14 11:12:07 -04:00
Bryan Ramos
35a736c5de added nix-shell compatibility 2024-05-14 11:09:49 -04:00
Bryan Ramos
58aac5f287
added vm output 2024-05-14 09:33:02 -04:00
e8e49750f9
added server system modules 2024-05-13 23:12:22 -04:00
Bryan Ramos
1fe6ccb729
added and connected bitcoin core system module 2024-05-13 16:22:26 -04:00
Bryan Ramos
c1405c5a2e
added development environment 2024-05-13 10:44:55 -04:00
a72ac0d8e7
no disko rn 2024-05-12 13:16:12 -04:00
6ec444c691
disko 2024-05-12 13:15:20 -04:00
5a6d9378cb
modularized further 2024-05-12 12:36:35 -04:00
08e0feea5d
update 2024-05-11 13:21:14 -04:00
Bryan Ramos
481d435428
removed redundant 2024-05-09 16:29:46 -04:00
Bryan Ramos
67840c243d
updated README 2024-05-09 16:26:26 -04:00
Bryan Ramos
3dd31d28f7 r 2024-05-09 16:05:41 -04:00
6a06793716 changed up 2024-05-09 14:35:43 -04:00
1d170da221 nix-less hm config ready 2024-05-09 11:53:23 -04:00
f28ec054cd added nix-less home-manager config 2024-05-09 10:50:19 -04:00
203170a88f
v2 2024-02-28 15:45:10 -05:00
49f8b3f33c
Modularized user declarations in flake 2024-02-09 06:11:54 -05:00
4b511573d4
Updated README and flake metadata 2024-01-30 10:56:58 -05:00
System administrator
e513913099
WSL + more modularity 2024-01-30 01:51:12 -05:00
a5e30b7bca
Might break stuff 3 dubiousTree 2024-01-27 15:14:17 -05:00
c52d46455a
cat 2024-01-27 14:47:57 -05:00
7937dcb22c
This might break stuff 2.0 electric boogaloo 2024-01-27 14:41:38 -05:00
b354295656
This might break stuff 2024-01-27 14:40:31 -05:00
1ac58c9cce switch to stable branch 2024-01-24 23:16:51 -05:00
80fb4be023 nvm stupid idea 2023-06-09 11:22:37 -04:00