Add legendary-dl

This commit is contained in:
Dave Gallant
2022-11-11 01:39:45 -05:00
parent a6139841da
commit d216dbb237
3 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@@ -62,11 +62,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1668005176, "lastModified": 1668084757,
"narHash": "sha256-1Z6ysp8I7NvK8ccL0+r8GI5mxzVqhPLVCI01uPg1ul4=", "narHash": "sha256-/RRIVnNrg1EZkYMaPdQFuxCQ72LPWkVjvWEClR8FqvI=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "909f0259470f6e9edea71f281410ef25bfa274ee", "rev": "11a42a580de22355934ffd9235b81b64004a2e98",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -93,11 +93,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1667901915, "lastModified": 1667991831,
"narHash": "sha256-IkSou5ox/yZ2YUhGpk8vxd2TNU2pwRlYtir5k55NaxE=", "narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "093268502280540a7f5bf1e2a6330a598ba3b7d0", "rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -24,7 +24,6 @@ in {
defaultCacheTtlSsh = 3600; defaultCacheTtlSsh = 3600;
enableSshSupport = true; enableSshSupport = true;
}; };
opensnitch-ui.enable = stdenv.isLinux;
}; };
fonts.fontconfig.enable = true; fonts.fontconfig.enable = true;

View File

@@ -32,6 +32,7 @@ in {
guake guake
kazam kazam
keyleds keyleds
legendary-gl
mailspring mailspring
obs-studio obs-studio
pavucontrol pavucontrol