tangled
alpha
login
or
join now
nel.pet
/
cyclamen
4
fork
atom
NixOS and Home Manager config
4
fork
atom
overview
issues
pulls
pipelines
feat: kdeconnect
nel.pet
2 months ago
f90d0f3d
7df05e66
verified
This commit was signed with the committer's
known signature
.
nel.pet
SSH Key Fingerprint:
SHA256:Zd+mWw4EweOfjYKNMYyVtMSN7oj+SBabmubG4RThVEI=
+1
1 changed file
expand all
collapse all
unified
split
systems
nel-desktop
configuration.nix
+1
systems/nel-desktop/configuration.nix
···
24
24
environment.variables.PAGER = "less -FRX";
25
25
programs.ssh.enableAskPassword = true;
26
26
programs.niri.enable = true;
27
27
+
programs.kdeconnect.enable = true;
27
28
28
29
services.displayManager.sddm.enable = true;
29
30
services.desktopManager.plasma6.enable = true;