394 Commits

Author SHA1 Message Date
bb944b21a9
feat: add CIFS utilities installation and configuration tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 15:14:42 +01:00
fd6b5ee127
feat: add handlers to restart SSH service after configuration changes
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 14:35:29 +01:00
0c15c77d01
feat: ensure ~/.hushlogin file exists with appropriate permissions 2025-03-11 14:35:23 +01:00
c6c579061c
feat: rename dotfiles-test to mennos-cloud-server in Ansible inventory and configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 14:04:28 +01:00
21f27e3bbe
feat: update dotfiles-test symlink to point to authorized_keys
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 13:57:50 +01:00
840e07d747
feat: add dotfiles-test configuration to Ansible inventory and tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 12:03:59 +01:00
c1f8f0ef50
feat: add configuration for dotfiles-test in home-manager
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 12:01:44 +01:00
4ac3a57411
feat: add check for /mnt/services directory existence before cleaning
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 11:38:45 +01:00
a7b9dd4102
feat: support aarch64-linux architecture in home-manager configuration 2025-03-11 10:19:25 +01:00
8c3a130e07
feat: improve handling of 1Password instances during configuration changes
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 10:12:18 +01:00
a8e80b61de
feat: update Zen browser version to 1.9b in Ansible configuration 2025-03-11 10:12:09 +01:00
f916ab5df2
Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 09:51:01 +01:00
df04f3c4ac
feat: add script to fix Electron app permissions and update package configuration 2025-03-11 09:50:59 +01:00
0a79d2f3e3
feat: implement checks for existing services repository and handle initial clone or update
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 21:48:55 +01:00
53aca071e4
feat: add force option to git module in server.yml for repository updates
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 21:42:49 +01:00
26481a2b4e feat: add mount point check for /mnt/services and conditionally update repository
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:28:09 +00:00
3936d7a95e feat: enhance Ansible tasks for server and workstation setup with Docker support
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:15:14 +00:00
3bcf78d4eb
refactor: remove pipx references from Ansible tasks and setup script
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 21:02:32 +01:00
ceca79f39b
refactor: remove obsolete pipx task and clean up ensure_ansible_collections function
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 21:01:41 +01:00
bec0970a4a
feat: update pipx package installation to include ansible-lint and ansible-core
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-10 20:59:58 +01:00
6eac725e9d
feat: update .bashrc and symlink configuration for improved shell functionality
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:57:26 +01:00
8611e203c6
feat: add force option to pipx task for ensuring package installation
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 20:35:35 +01:00
1cb4a9acc4
fix: add fallback to lastlog2 for SSH login retrieval and remove unnecessary libptytty dependency
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:33:01 +01:00
612a8bf7b1
feat: update Ansible tasks to specify shell executable for improved compatibility
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 20:30:07 +01:00
132b7b1b66
fix: replace lastlog2 with lastlog for SSH login information and clean up related dependencies
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:28:05 +01:00
ee064f521b
feat: enhance command execution with error handling and add Ansible task for Docker repository checkout
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:23:15 +01:00
6cb059ebce
refactor: clean up .bashrc by removing commented-out zoxide initialization and reorganizing fzf history search function
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 19:56:36 +01:00
82ee7361bd
feat: add dependency check in dotf script and modify package installation command
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 19:35:55 +01:00
bfa084fe7f
feat: add nemo file manager and extensions to workstation configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 19:30:29 +01:00
7315809914
feat: add SSH login information and dotfiles status check to hello.py; include OpenSSH server tasks in Ansible configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-10 19:05:18 +01:00
6c095843ba
feat: remove WSL-specific aliases and 1Password agent bridge script; add dependency checks and installation for Python packages
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 15:59:28 +01:00
62954eb986
feat: remove deprecated shell scripts and add Python alternatives for all of them
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 15:48:33 +01:00
0f0d67d419
feat: add checks for community.general collection and ensure default shell is set to bash
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-10 15:05:52 +01:00
1aa25a743a
feat: add MegaSync Nautilus and Nemo package installation to Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 14:39:48 +01:00
b546988f93
feat: add MegaSync installation tasks to Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 14:32:15 +01:00
066d51317b
refactor: update desired Flatpaks list to include additional GNOME, game, multimedia, and utility applications 2025-03-06 14:32:12 +01:00
4347b6c6dc
refactor: remove unused Bitwarden entry and disable missing packages in Ansible tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 14:05:20 +01:00
5fae7d43fa
refactor: add dependencies for Pano - Clipboard Manager installation
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 13:46:11 +01:00
8af861ce86
fix: removes typo from flatpak entry 2025-03-06 13:46:04 +01:00
3d68d0f053
refactor: update symlink tasks to use DOTFILES_PATH environment variable 2025-03-06 13:45:41 +01:00
0a079ae34a
refactor: add Ansible tasks for Firefox PWA installation and integration 2025-03-06 13:45:34 +01:00
9d3d463eb3
refactor: update wallpaper paths to use Ubuntu default backgrounds 2025-03-06 13:45:21 +01:00
e0ec68b51d
refactor: remove unused GNOME extensions from configuration and change distro icon to ubuntu 2025-03-06 13:45:09 +01:00
19f1bc18e1
refactor: remove zsync tasks from global Ansible configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-06 11:30:08 +01:00
8c587958b6
refactor: clean up Flatpak entries in workstation configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-06 11:29:06 +01:00
4adcdcf4c6
refactor: enhance Zen Browser desktop entry with additional actions and update flake.lock
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-06 11:20:05 +01:00
16d2fecf17
refactor: remove 1Password Ansible tasks and related configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-05 17:44:23 +01:00
5ba4eefe68
refactor: update Zen Browser desktop entry and add 1Password task
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-03-05 17:44:05 +01:00
2ce4cfb608
refactor: update dotfiles paths and remove obsolete configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-05 17:26:48 +01:00
498b28fac0
refactor: add NixOS configuration files for server and workstation setups
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-04 11:22:51 +01:00