Commit Graph

136 Commits

Author SHA1 Message Date
4aee9266d5 feat: add utility tasks for making custom utilities available in ~/.local/bin
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m18s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 13:56:43 +01:00
8087eb6814 feat: add ArrStack and Downloaders services with deployment configurations
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 51s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 13:43:02 +01:00
6e855ade31 feat: update flake.lock with latest nixpkgs revisions and hashes 2025-03-21 10:14:33 +01:00
85e22281b1 feat: add 1Password and Firefox installation tasks, remove MegaSync tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 56s
Python Lint Check / check-python (push) Failing after 13s
2025-03-18 13:10:26 +01:00
9c3f54e760 chore: update flake.lock with latest nixpkgs revisions and hashes 2025-03-17 11:12:05 +01:00
27865a65c5 fix: update flake.lock with new nixpkgs and nixpkgs-unstable revisions
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 22m21s
Nix Format Check / check-format (push) Successful in 1m6s
Python Lint Check / check-python (push) Failing after 44s
2025-03-13 23:52:20 +01:00
785bd9b122 style: clean up whitespace and formatting in Nix package configurations
All checks were successful
Nix Format Check / check-format (push) Successful in 56s
2025-03-12 13:55:18 +01:00
9f8cca411a feat: add mennos-cloud-server configuration and update related tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-12 11:12:22 +01:00
63a63e7dae feat: add dotfiles-test host configuration and update related tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-12 10:08:59 +01:00
e8163f1c59 feat: remove mennos-cloud-server references and update service directory paths
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 23:54:13 +01:00
0d9d2cf207 feat: update Hoarder Docker Compose configuration with environment variables and reintroduce 1Password CLI
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-03-11 20:34:59 +01:00
47fb912c15 feat: update Ansible configuration and add 1Password lookup plugin for secret management
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 15:54:31 +01:00
470b3e0dab feat: remove 1Password tasks and update package configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 15:28:11 +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
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
a7b9dd4102 feat: support aarch64-linux architecture in home-manager configuration 2025-03-11 10:19:25 +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
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
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
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
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
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
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
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
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
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
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
b30d3257b5 refactor: change VSCode color theme from Default Light+ to Default Dark+
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-04 11:18:01 +01:00
c8944e8ed6 refactor: add zsync and Zen browser tasks, update default applications and configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 1m6s
2025-03-03 14:49:15 +01:00
a47b6ea2f2 refactor: update default applications to use Zen Browser and modify Flatpak configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-03-01 20:18:05 +01:00
046173ffa9 refactor: change default web browser from Brave to Firefox in home-manager configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 47s
2025-02-27 11:34:18 +01:00
d20366b6f1 refactor: remove chezmoi from package list in home-manager configuration 2025-02-27 11:34:13 +01:00
67f0c77a9e refactor: remove obsolete WhatsApp and Telegram entries from auto-start and configuration files
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-02-26 13:23:17 +01:00
6bc7b88220 Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-02-26 09:16:48 +01:00
9b71c84652 refactor: update flake.lock for nixpkgs and nixpkgs-unstable revisions and hashes 2025-02-26 09:16:29 +01:00
3ca5bd7eca refactor: add support for Fedora desktop environment installation and update flake.lock 2025-02-26 09:16:16 +01:00
83a5237573 refactor: update flake.lock for dependency revisions and hash changes
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-02-24 13:44:44 +01:00
dfd610380a refactor: update auto-start applications, remove obsolete GNOME extension, and change SSH identity file 2025-02-24 13:38:25 +01:00
356f6d0dea refactor: add tatool aliases and update flake.lock for dependency revisions
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-02-12 16:10:25 +01:00
95d34fa1fa Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-02-11 10:32:43 +01:00
e63411caa6 refactor: add Docker and Kubernetes aliases, update GNOME extension settings, and simplify Copilot configuration 2025-02-11 10:32:41 +01:00
bf1e867923 refactor: remove obsolete configuration file, update flake.lock, and modify package list 2025-02-10 12:43:10 +01:00
95592cc89f refactor: add NodeJS aliases and update workstation.yml for nodejs20
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-02-04 17:00:35 +01:00
7093779d4a refactor: update flake.lock and dconf.nix for new package versions and extension configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-02-03 09:20:35 +01:00
8b51d375e5 refactor: update SSH configurations and add new key for Menno's 2025 setup
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-01-28 15:16:07 +01:00
5d353fd465 refactor: standardize icon, theme, and cursor settings to Adwaita 2025-01-27 17:09:54 +01:00
bba9808d9d refactor: update Flatpak package list and lock file revisions 2025-01-27 15:17:15 +01:00
4cac6a24db refactor: remove tiling-shell extension 2025-01-23 16:11:59 +01:00