forked from KptltD00M/nixy
chore: update gitignore and nix configurations
- Add `result` and `result/` to `.gitignore` - Remove `proton-ge-bin` from Steam packages - Update laptop flake configuration with hardware optimizations - Adjust graphics and locale settings - Disable `power-profiles-daemon` in utils and laptop configs
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
timeZone = "Europe/Berlin";
|
||||
defaultLocale = "de_DE.UTF-8";
|
||||
extraLocale = "en_EN.UTF-8";
|
||||
extraLocale = "en_US.UTF-8";
|
||||
|
||||
git = {
|
||||
username = "kptltd00m";
|
||||
|
||||
Reference in New Issue
Block a user