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