489 Commits

Author SHA1 Message Date
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
7970b871c1
adds bubblemail extension and configures pano settings 2025-01-20 12:17:55 +01:00
5c5a3b5517
fix: replace trayscale with ktailctl in auto-start and add to flatpaks 2025-01-20 12:17:11 +01:00
a9f4779308
fix: update Chrome executable path and enhance Tailscale service task description
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 38s
2025-01-20 11:21:08 +01:00
45bc0093aa
adds tailscale
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 39s
2025-01-20 11:18:52 +01:00
02c70010bd
adds docker ce
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 39s
adds pano extension alpha
2025-01-20 11:02:00 +01:00
9442cba158
reworked auto-start to support name=command mapping 2025-01-20 11:01:26 +01:00
cd8d2d34db
adds flathub as ulauncher search shortcut 2025-01-20 11:01:07 +01:00
a6b67f8ad9
updated gnome extensions list 2025-01-20 11:00:55 +01:00
92bf19a70e
remove telegram-desktop and spotify from workstation packages (now part of flatpaks) 2025-01-20 11:00:31 +01:00
f25fefc9c0
remove unnecessary become directives in VSCode Ansible tasks 2025-01-20 11:00:02 +01:00
1a72377b51
adds materialgram and spotify flatpaks 2025-01-20 10:59:42 +01:00
e1aa41d1d3
Add Ansible configuration and remove NixOS
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 39s
2025-01-20 09:18:58 +01:00
4e28e5cbb0
Removes, kitty, waybar, hyprland and all it's other side apps required to make that useful
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-15 16:20:32 +01:00
68943b57ee
fix install_nix function to check for nix-channel instead of nixos-version
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 14:03:16 +01:00
733be4c7c8
refactor setup script to improve argument handling for continuation flag
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 13:44:34 +01:00
a0245017f7
refactor setup script to use a variable for continuation flag handling
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-15 13:40:49 +01:00
5803376722
update installation message to instruct users to reopen shell and rerun the script after Nix installation
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-15 13:36:17 +01:00
a3f2b7d759
refactor setup script to remove continuation flag handling and streamline installation steps
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 13:33:57 +01:00
0747d2a784
enhance setup script to support continuation of installation process
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-15 12:52:40 +01:00
852c5ebef8
add success log and reinvoke script after Nix installation
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:55:27 +01:00
783d1bac25
fix setup script to ensure SELinux config writes correctly and clean up whitespace
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:51:20 +01:00
325310c1ca
refactor hostname preparation to check for existing hostname before NixOS verification
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-15 11:49:54 +01:00
1db4d0c49b
add log_warning function to output warnings in yellow
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:48:47 +01:00
4d20f2d7a6
fix SELinux check to correctly compare getenforce output
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:48:06 +01:00
bbd3198976
fix SELinux check to correctly identify Non-NixOS systems
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:47:12 +01:00
d48a3d3925
refactor hostname preparation to check for NixOS only when hardware configuration is absent
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-15 11:45:14 +01:00
c11c4e7482
add SELinux check and adjust mode in setup script for non-NixOS systems
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:43:11 +01:00
e06b93215f
ensure user input is read from the terminal in the warning prompt
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-15 11:38:51 +01:00
041307aaea
update setup script message to indicate compatibility with Fedora
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-15 11:35:27 +01:00
1d0ef3d31e
refactor setup script to conditionally set hostname and rebuild NixOS only on NixOS systems
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-15 11:34:06 +01:00
206cbfb564
remove unused flake.lock entries and clean up nixpkgs references
All checks were successful
Nix Format Check / check-format (push) Successful in 44s
2025-01-15 11:09:50 +01:00
bc85c85592
Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles 2025-01-15 11:09:42 +01:00
569e9698f7
update flake.lock files for home-manager and nixos with new dependency revisions 2025-01-15 11:06:38 +01:00
8eabebb9e8
add gpredict and LazyVim plugin to home-manager packages 2025-01-15 11:06:30 +01:00
58bd63a4c7
remove unused gpg ssh program configuration and update flake.lock dependencies
All checks were successful
Nix Format Check / check-format (push) Successful in 47s
2025-01-09 14:18:01 +01:00
0db42dfcbc
adds params to allow experimental features
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-01-09 14:17:18 +01:00
9236bf36f1
revert 1password to nixos only, we install 1password on fedora by hand
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2025-01-02 02:02:04 +01:00