mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add legendary-dl
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -62,11 +62,11 @@
|
||||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1668005176,
|
||||
"narHash": "sha256-1Z6ysp8I7NvK8ccL0+r8GI5mxzVqhPLVCI01uPg1ul4=",
|
||||
"lastModified": 1668084757,
|
||||
"narHash": "sha256-/RRIVnNrg1EZkYMaPdQFuxCQ72LPWkVjvWEClR8FqvI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "909f0259470f6e9edea71f281410ef25bfa274ee",
|
||||
"rev": "11a42a580de22355934ffd9235b81b64004a2e98",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -93,11 +93,11 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1667901915,
|
||||
"narHash": "sha256-IkSou5ox/yZ2YUhGpk8vxd2TNU2pwRlYtir5k55NaxE=",
|
||||
"lastModified": 1667991831,
|
||||
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "093268502280540a7f5bf1e2a6330a598ba3b7d0",
|
||||
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@@ -24,7 +24,6 @@ in {
|
||||
defaultCacheTtlSsh = 3600;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
opensnitch-ui.enable = stdenv.isLinux;
|
||||
};
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
@@ -32,6 +32,7 @@ in {
|
||||
guake
|
||||
kazam
|
||||
keyleds
|
||||
legendary-gl
|
||||
mailspring
|
||||
obs-studio
|
||||
pavucontrol
|
||||
|
Reference in New Issue
Block a user