|
|
8544f3dd1e
|
fixes
|
2026-03-14 18:26:34 -04:00 |
|
|
|
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 |
|
|
|
d4a8d706fb
|
disko integration
|
2026-03-10 07:58:10 -04:00 |
|
|
|
9d0dcf9305
|
updated justfile
|
2026-03-09 22:40:39 -04:00 |
|
|
|
1f1c7dae67
|
changes
|
2026-03-09 20:19:53 -04:00 |
|
|
|
01730af9ee
|
virt changes including new NixVirt input
|
2025-01-27 16:23:01 -05:00 |
|
|
|
7b11ac39c8
|
justfile script enhancements
|
2025-01-11 23:36:32 -05:00 |
|
|
|
b765ca1558
|
changes
|
2025-01-11 23:15:34 -05:00 |
|
|
|
fc37abef96
|
bitcoin server fixes
|
2025-01-11 21:58:38 -05:00 |
|
|
|
d9c1404888
|
fixed test just recipe
|
2024-05-14 23:40:24 -04:00 |
|
|
|
61f8b7e1ae
|
seperate vm recipe
|
2024-05-14 21:23:59 -04:00 |
|
|
|
113e7c4683
|
added rollback justfile
|
2024-05-14 21:19:12 -04:00 |
|
|
|
d773050b00
|
added test build just recipe
|
2024-05-14 21:15:03 -04:00 |
|
Bryan Ramos
|
d7afba95bf
|
justfile update
|
2024-05-14 14:57:02 -04:00 |
|
Bryan Ramos
|
1c4c434e50
|
integrated vm into workflow
|
2024-05-14 10:50:24 -04:00 |
|
|
|
c4aaf582c6
|
args nix -> nixos
|
2024-05-13 22:47:27 -04:00 |
|
|
|
d076c79cb9
|
added clean recipe
|
2024-05-13 22:42:59 -04:00 |
|
|
|
60bf487552
|
updated justfile
|
2024-05-13 22:19:44 -04:00 |
|
|
|
4e6a717ec7
|
fixed hash recipe
|
2024-05-13 22:12:08 -04:00 |
|
|
|
c64214cade
|
fixed switch recipe
|
2024-05-13 21:03:32 -04:00 |
|
|
|
99572e81c0
|
just recipe improvements
|
2024-05-13 20:57:23 -04:00 |
|
|
|
48f223a030
|
added vm build script
|
2024-05-13 20:23:55 -04:00 |
|
Bryan Ramos
|
81be08ae7a
|
working on the overlay
|
2024-05-13 19:56:35 -04:00 |
|
Bryan Ramos
|
426e056b1e
|
added build just recipe
|
2024-05-13 16:40:22 -04:00 |
|
Bryan Ramos
|
9f5e4e75b6
|
justfile test recipe: nixos -> nix
|
2024-05-13 16:16:47 -04:00 |
|
Bryan Ramos
|
0d1d7aa28c
|
redundant
|
2024-05-13 15:51:38 -04:00 |
|
Bryan Ramos
|
c58463a5d2
|
updated justfile
|
2024-05-13 15:41:07 -04:00 |
|
Bryan Ramos
|
fb399f2db9
|
justfile
|
2024-05-13 15:37:24 -04:00 |
|
Bryan Ramos
|
4368228862
|
install script
|
2024-05-13 15:03:30 -04:00 |
|
Bryan Ramos
|
27c2207f85
|
199443message
|
2024-05-13 13:11:45 -04:00 |
|
Bryan Ramos
|
9370f370f9
|
justfile
|
2024-05-13 12:13:26 -04:00 |
|