Add kde-connect to nki-home
This commit is contained in:
parent
6eb7b95b12
commit
8a90e243da
|
@ -148,13 +148,12 @@
|
|||
];
|
||||
|
||||
# Nix config
|
||||
nix.settings.trusted-public-keys = [ "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=" ];
|
||||
nix.settings.substituters = [ "https://hydra.iohk.io" ];
|
||||
|
||||
|
||||
# Terminal
|
||||
programs.gnome-terminal.enable = true;
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
# Environment variables
|
||||
environment.variables = {
|
||||
# Input method overrides
|
||||
|
|
Loading…
Reference in a new issue