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
d1144e96d3
Add shared monitor configuration across window managers
...
- Define monitors option in hardware.nix with explicit dimensions
- Pass monitors to home-manager via extraSpecialArgs
- Update hyprland and sway to consume shared monitor config
- Removes hardcoded monitor definitions from WM modules
2026-03-08 15:25:59 -04:00
957b5f018f
Updated nix to 25.11
...
Fixed failing assertions:
- xdg.portal now requires `environment.pathsToLink`
- `virtualisation.libvirtd.qemu.ovmf` is deprecated
- noto-fonts-emoji -> noto-fonts-color-emoji
- `rofi-wayland` has been merged into `rofi`
- `sumneko-lua-language-server` -> `lua-language-server`
- `glxinfo` -> `mesa-demos`
2026-03-08 14:11:02 -04:00
09e5d22e2d
24.11 update
2024-12-11 00:43:36 -05:00
fd5a75eebb
fstab changes
2024-11-21 21:20:53 -05:00
119e60786d
updated filesystem
2024-11-04 06:22:07 -05:00
99fe8196c0
flake update
2024-07-17 21:42:53 -04:00
5afee9cd3a
mesa
2024-06-10 20:11:27 -04:00
bfd5d6bde6
glxinfo
2024-06-10 20:09:08 -04:00
ca789d4eea
Enabled hyprland with proprietary nvidia support
2024-06-09 18:02:16 -04:00
3aad0fcc77
updated
2024-06-04 00:49:38 -04:00
24cb3b855f
Merge branch 'hyprland'
2024-06-03 21:29:07 -04:00
50482446d4
added hyprland wm module
2024-06-03 21:28:50 -04:00
aefd4dd641
changed to default qemu pkg
2024-06-03 06:18:12 -04:00
89ea429204
tweaked virtualisation
2024-06-02 14:19:18 -04:00
5eb597b956
modularized sway, enabled openGL
2024-05-12 23:12:52 -04:00
1de4bdba14
nvidia driver
2024-05-12 22:01:38 -04:00
c1794b7987
removed system-features
2024-05-10 12:06:42 -04:00
25df3c37ef
fix
2024-05-10 00:15:24 -04:00
1d52958cde
update
2024-03-01 14:07:34 -05:00
203170a88f
v2
2024-02-28 15:45:10 -05:00