rozbicie na mniejsze pliki
This commit is contained in:
14
hosts/garand-laptop/config/nixpkgs/clients.nix
Normal file
14
hosts/garand-laptop/config/nixpkgs/clients.nix
Normal file
@@ -0,0 +1,14 @@
|
||||
# Klienty
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
# rustdesk
|
||||
nextcloud-client
|
||||
plexamp
|
||||
bitwarden-desktop
|
||||
tutanota-desktop
|
||||
discord
|
||||
slack
|
||||
ungoogled-chromium
|
||||
# firefoxpwa
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user