small update to user configurations
Some checks are pending
🏠 Home Lab CI/CD Pipeline / 🔍 Validate Configuration (push) Waiting to run
🏠 Home Lab CI/CD Pipeline / 🔨 Build Configurations (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 🔒 Security Audit (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 📚 Documentation & Modules (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 🔄 Update Dependencies (push) Waiting to run
🏠 Home Lab CI/CD Pipeline / 🚀 Deploy Configuration (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 📢 Notify Results (push) Blocked by required conditions
Some checks are pending
🏠 Home Lab CI/CD Pipeline / 🔍 Validate Configuration (push) Waiting to run
🏠 Home Lab CI/CD Pipeline / 🔨 Build Configurations (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 🔒 Security Audit (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 📚 Documentation & Modules (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 🔄 Update Dependencies (push) Waiting to run
🏠 Home Lab CI/CD Pipeline / 🚀 Deploy Configuration (push) Blocked by required conditions
🏠 Home Lab CI/CD Pipeline / 📢 Notify Results (push) Blocked by required conditions
This commit is contained in:
parent
ec9efc5ca1
commit
acaa8234c2
2 changed files with 3 additions and 10 deletions
|
@ -53,7 +53,7 @@
|
|||
sessionVariables = {
|
||||
EDITOR = "emacs";
|
||||
BROWSER = "firefox";
|
||||
TERMINAL = "alacritty";
|
||||
TERMINAL = "kitty";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -64,10 +64,6 @@
|
|||
|
||||
# Communication
|
||||
firefox
|
||||
thunderbird
|
||||
|
||||
# Productivity
|
||||
libreoffice
|
||||
|
||||
# Development (basic)
|
||||
git
|
||||
|
@ -75,7 +71,7 @@
|
|||
wget
|
||||
|
||||
# Media
|
||||
vlc
|
||||
celluloid
|
||||
|
||||
# Utilities
|
||||
file
|
||||
|
@ -104,8 +100,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Enable CUPS for printing
|
||||
printing.enable = true;
|
||||
|
||||
# Enable sound
|
||||
pipewire = {
|
||||
|
|
|
@ -62,8 +62,7 @@
|
|||
emacsPackages.vterm
|
||||
|
||||
# Media & Entertainment
|
||||
vlc
|
||||
mpv
|
||||
celluloid
|
||||
|
||||
# File Management
|
||||
nautilus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue