Add 'kitty' package
parent
60dc9583db
commit
342cc61c08
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ neovim ];
|
environment.systemPackages = with pkgs; [ neovim, kitty ];
|
||||||
|
|
||||||
services.spice-vdagentd.enable = true;
|
services.spice-vdagentd.enable = true;
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
|
|
Loading…
Reference in New Issue