|
|
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 |
|
|
|
1f1c7dae67
|
changes
|
2026-03-09 20:19:53 -04:00 |
|
Bryan Ramos
|
c07c238ade
|
added vim submodule and updated README
|
2026-03-09 15:31:56 -04:00 |
|
Bryan Ramos
|
477034ff09
|
Updated README to explicitly list out dir structure, directory hierarchy is how we keep the configs organized
|
2026-03-09 14:45:41 -04:00 |
|
|
|
64466c4e37
|
Rename submodule to 'nvim' for cleaner config
|
2026-03-09 00:46:48 -04:00 |
|
|
|
7afdf764f0
|
Add submodule workflow documentation
|
2026-03-09 00:40:36 -04:00 |
|
Bryan Ramos
|
b6db2c98b6
|
updated README
|
2024-05-14 10:51:51 -04:00 |
|
Bryan Ramos
|
1c4c434e50
|
integrated vm into workflow
|
2024-05-14 10:50:24 -04:00 |
|
Bryan Ramos
|
c1405c5a2e
|
added development environment
|
2024-05-13 10:44:55 -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 |
|
|
|
4b511573d4
|
Updated README and flake metadata
|
2024-01-30 10:56:58 -05:00 |
|
|
|
21bfd793d4
|
Updated README
|
2024-01-28 10:53:21 -05:00 |
|
|
|
e696907260
|
changes to nvim and readme
|
2023-06-09 17:12:05 -04:00 |
|
|
|
3f91cf0d32
|
oops
|
2023-06-09 11:36:15 -04:00 |
|
|
|
fb675823f3
|
Fixed
|
2023-06-08 15:59:37 -04:00 |
|
|
|
180a98fa25
|
added the terminal
|
2023-06-08 15:26:08 -04:00 |
|
|
|
a170c028cf
|
Updates before merge
|
2023-06-08 10:50:52 -04:00 |
|
|
|
164c765a83
|
testing tmrw
|
2023-06-06 02:32:34 -04:00 |
|
|
|
7168d251cb
|
Formatting
|
2023-03-22 16:44:32 -04:00 |
|
|
|
e5f6ca254c
|
Formatted
|
2023-03-22 00:20:23 -04:00 |
|
|
|
a79fc67d37
|
Initial
|
2023-03-22 00:11:44 -04:00 |
|