876 Commits

Author SHA1 Message Date
d87e0d77da
refactor: reorder workstation tasks to let gnome exts go first 2025-01-23 16:12:17 +01:00
4cac6a24db
refactor: remove tiling-shell extension 2025-01-23 16:11:59 +01:00
8048fc7f9f
refactor: manage GNOME extensions with reusable tasks for Pano and Tiling Shell 2025-01-23 16:11:47 +01:00
739cf3c202
refactor: add additional Flatpak packages to installation list 2025-01-23 16:11:26 +01:00
584bf5f5ad
refactor: update keyboard shortcuts configuration to adjust volume step 2025-01-23 16:11:20 +01:00
41d12d4d05
refactor: add random string alias to .bashrc and update flake.lock and vscode settings
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-23 15:11:32 +01:00
35ffc77056
refactor: add pre-tasks for installing Ansible collections and improve final setup messages
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 16:22:15 +01:00
6ffb65fbc0
refactor: update Home Manager and Ansible commands to use HOSTNAME variable
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 16:15:06 +01:00
ac575c5125
refactor: add mennos-vm configuration to inventory and symlink mappings
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 16:11:36 +01:00
9a2e0b3c7b
refactor: add configuration for mennos-vm with server settings
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 16:07:49 +01:00
ded7a858da
refactor: remove Nix installer script after installation to clean up environment
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 16:05:23 +01:00
d1ae208acf
refactor: improve final setup messages for clarity and user guidance
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-01-22 16:04:50 +01:00
36ebbef6d7
refactor: streamline Nix installation process and simplify pipx installation
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 16:00:37 +01:00
c26a952af9
refactor: source Nix profile after installation to ensure proper environment setup
All checks were successful
Nix Format Check / check-format (push) Successful in 40s
2025-01-22 15:58:31 +01:00
089010b33c
refactor: update Nix installation process to download and execute installer script
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:56:36 +01:00
46afabbae7
refactor: correct Nix installation command to use 'sh install' for proper execution
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-22 15:55:44 +01:00
195371b9bf
refactor: update Nix installation script to use a more reliable source
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:54:29 +01:00
4cad585fee
refactor: simplify Home Manager installation process by removing redundant checks
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:44:38 +01:00
766c90a5ba
refactor: fix SELinux check to verify directory existence instead of file
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 15:42:46 +01:00
c1700f42dd
refactor: streamline setup process by removing Home Manager rebuild and adding initial dotf update
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:41:30 +01:00
7a39c2c962
refactor: remove NixOS specific configuration and update installation messages for broader compatibility
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 15:39:49 +01:00
bfea159a0f
refactor: add -y flag to package installation commands for automatic confirmation
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 15:37:24 +01:00
b6cf812f49
refactor: enhance package installation logic to auto-detect package manager
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:36:21 +01:00
0c6a0d5b16
refactor: update Fedora detection in compatibility check
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-22 15:34:32 +01:00
114d30e1b5
docs: update README to support Fedora, Ubuntu, and Arch Linux installations
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-01-22 15:33:59 +01:00
ae18d0757a Merge pull request 'Add Ansible configuration and remove NixOS' (#1) from ansible into master
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
Reviewed-on: #1
2025-01-22 15:30:41 +01:00
4d57d69626
refactor: add package installation function to streamline dependency checks
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-22 15:29:45 +01:00
d92d0ed883
refactor: enhance setup script with compat checks
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-22 15:27:35 +01:00
c651722b73
refactor: reorganize Ansible tasks for better structure and include common package installations
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 40s
2025-01-22 15:11:58 +01:00
596a3574df
refactor: add additional Brave desktop entries to favorite apps in dconf configuration
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 40s
2025-01-21 00:38:36 +01:00
3643931bb2
refactor: add Steam to Flatpak package installation list
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-21 00:27:55 +01:00
bf59061611
refactor: update Flatpak and pipx tasks to clarify package installation and removal naming
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 36s
2025-01-21 00:18:24 +01:00
0cb31915e3
chore: fix missing newline at end of VSCode settings file
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 36s
2025-01-21 00:14:00 +01:00
08d6685812
refactor: improve Ansible tasks for Docker and Rust installation with enhanced error handling and updated conditions
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-21 00:11:51 +01:00
cfb75d8765
refactor: enhance Tailscale installation task with state check and improved service management
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-21 00:04:21 +01:00
55b59a3364
refactor: update output message for Ansible playbook execution 2025-01-21 00:04:12 +01:00
c66ee294fb
chore: update VSCode settings for Ansible support and Python interpreter path
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-21 00:02:25 +01:00
975f9e16ba
refactor: update Ansible tasks to use fully qualified module names for Flatpak management 2025-01-21 00:02:18 +01:00
67148e651b
refactor: adjusted ollama installation to use proper standards 2025-01-21 00:02:11 +01:00
b9cd780821
refactor: adjusted brave installation to use proper standards 2025-01-21 00:01:51 +01:00
c7b27b6432
feat: add pipx task management to Ansible configuration 2025-01-21 00:01:21 +01:00
4024c2be7e
fix: remove u2f keys symlink creation from Ansible tasks
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 38s
2025-01-20 23:43:46 +01:00
55957a52f6
adds Discord to the list of Flatpak applications in the Ansible configuration 2025-01-20 23:43:40 +01:00
65948ed0d3
fix: improve Ansible installation and upgrade process in update script 2025-01-20 23:43:35 +01:00
d6950dcae8
fix: update instructions for enabling Pano Clipboard Manager extension 2025-01-20 23:43:10 +01:00
1b4a6df380
fix: correct gnome extension configuration syntax
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-20 15:14:29 +01:00
d760f00a82
refactor: flatpak management goes both ways now
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 38s
2025-01-20 12:44:46 +01:00
4a8be91d6a
adds ollama and zed
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 39s
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2025-01-20 12:34:32 +01:00
9771175244
adds bubblemail dependency and thunderbird to flatpak list
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 37s
2025-01-20 12:18:14 +01:00
35f712aee6
fix: update favorite apps in dconf configuration 2025-01-20 12:18:02 +01:00