Added kdeconnect to tethys
This commit is contained in:
parent
286a5d4e43
commit
cb270c7e52
|
@ -13,7 +13,10 @@
|
|||
];
|
||||
|
||||
networking.hostName = "tethys";
|
||||
|
||||
# A few ad-hoc settings
|
||||
hardware.opengl.enable = true;
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "22.11";
|
||||
|
|
Loading…
Reference in a new issue