add zsh and kitty. Basic structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
amnezia-vpn
|
||||
telegram-desktop
|
||||
firefox
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user