Updating packages for latitude
This commit is contained in:
parent
cd47f207c6
commit
b40d0140d8
1 changed files with 3 additions and 3 deletions
|
@ -191,7 +191,7 @@ fileSystems."/mnt/nas/media2" = {
|
|||
extraGroups = [ "networkmanager" "wheel" "dialout"];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
kate
|
||||
kdePackages.kate
|
||||
# thunderbird
|
||||
];
|
||||
};
|
||||
|
@ -231,9 +231,9 @@ fileSystems."/mnt/nas/media2" = {
|
|||
|
||||
## GUI programs
|
||||
firefox
|
||||
kate
|
||||
kdePackages.kate
|
||||
vscode-fhs
|
||||
yakuake
|
||||
kdePackages.yakuake
|
||||
bitwarden
|
||||
remmina
|
||||
virt-viewer
|
||||
|
|
Loading…
Reference in a new issue