Commit Graph

7 Commits

Author SHA1 Message Date
81fe9f2b8d Big update:
- Add category 'services' for stuff to run in the background.
- Add flatpak, kdeconnect, nextcloud, protonmail, ollama to services.
- Add game-controller file for drivers and config tools.
- Refactor flatpaks and packages from home.nix to relevant files:
  -  Mission Center (flatpak) -> taskmanager.nix
  - Losslesscut (flatpak) -> multimedia.nix
  - PrismLauncher (flatpak) -> minecraft.nix
  - VLC (flatpak & system package) -> multimedia.nix
  - Fastfetch (package) -> terminal.nix
  - kdeconnect (package) -> services/kdeconnect.nix
  - Protonmail app and bridge -> services/protonmail.nix
  - obsidian -> obsidian.nix
2024-12-06 13:53:58 -08:00
fc76ff7f0f Configure SMB network shares 2024-12-05 14:18:05 -08:00
4b5d2a7222 Update dotfiles for desktop with current working nixos config 2024-12-05 12:52:17 -08:00
08ed44657e Refactor laptop home-manager configuration as module of nixos configuration, add brightness control, document TODO 2024-10-29 14:17:36 -07:00
c106ff0df6 Hard-code hyprland as window manager for laptop 2024-10-29 12:41:40 -07:00
00b4014283 Reorganize dotfiles. Rename joey-laptop to laptop Move 'inputs.vars' to let...in... block Fix instances where user name was stated literally 2024-10-29 12:31:15 -07:00
bbe52da9bb
#10 Reorganize Nix code
- Flake to build personal systems moved to `dotfiles/`
- Flake to build silver-flame cluster moved to `homelab/local-hosts/silver-flame
- Delete undercooked "digitalocean" and "iso" image builds
2024-10-28 18:04:04 -07:00