remmina
This commit is contained in:
Generated
+3
-3
@@ -767,11 +767,11 @@
|
||||
"nvchad-starter": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1772536063,
|
||||
"narHash": "sha256-LY+rHQkzM4HOihg+js0p9NxcnHQ2azvHLg+hezcJ1k0=",
|
||||
"lastModified": 1774541171,
|
||||
"narHash": "sha256-QVqkyxMIxzXYVqgGRA7dprwS8e9M5697+o/wRgL8U6M=",
|
||||
"owner": "naps62",
|
||||
"repo": "nvchad-starter",
|
||||
"rev": "a6caf577a18453fb5d4f627655d582b2553a9920",
|
||||
"rev": "b03446da86565bab2676257892c5d07473e6a52f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -31,6 +31,9 @@
|
||||
ffmpeg
|
||||
unzip
|
||||
|
||||
# remote desktop
|
||||
remmina
|
||||
|
||||
# networking
|
||||
networkmanagerapplet
|
||||
mtr
|
||||
|
||||
@@ -3,5 +3,6 @@
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
stdenv.cc.cc.lib
|
||||
alsa-lib
|
||||
];
|
||||
}
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
../common/features/ledger.nix
|
||||
../common/features/android-studio.nix
|
||||
../common/features/wine.nix
|
||||
../common/features/appimage.nix
|
||||
../common/features/home
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user