mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-09 22:44:36 +02:00
adapted some configs
This commit is contained in:
parent
54dd4444fc
commit
1e2e9b4c63
4 changed files with 17 additions and 13 deletions
machines
|
@ -9,8 +9,11 @@
|
|||
username = "thilo";
|
||||
isGeneric = false;
|
||||
nixPackage = pkgs.nixUnstable;
|
||||
isGnome = true;
|
||||
isGnome = false;
|
||||
noiseSuppression.enable = true;
|
||||
isGraphical = true;
|
||||
};
|
||||
|
||||
services.kdeconnect.enable = true;
|
||||
services.kdeconnect.indicator = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue