Compare commits

..

No commits in common. "ec2aaa7a25421d1dad3de1cefb5a539709a92aa9" and "e623ea7a05568c7cfdf9b8ff66292cac260b19be" have entirely different histories.

3 changed files with 14 additions and 19 deletions

View file

@ -1,7 +1,8 @@
{ inputs {
, pkgs inputs,
, config pkgs,
, ... config,
...
}: }:
{ {
@ -39,11 +40,6 @@
package = pkgs.lix; package = pkgs.lix;
}; };
qt = {
enable = true;
platformTheme.name = "kde";
};
home.packages = with pkgs; [ home.packages = with pkgs; [
lix lix
papirus-icon-theme papirus-icon-theme

View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1718718080, "lastModified": 1718378711,
"narHash": "sha256-Obb+1wZtNziOXCa8F+PZ6+FmPVf6bFWHF9m5LxtJNpc=", "narHash": "sha256-SmuUxQmbF57YCYMT5SmkI3KjsILQeDMGs80OywvjBjE=",
"owner": "dagger", "owner": "dagger",
"repo": "nix", "repo": "nix",
"rev": "0e658d2f7079a823f7092825ec6700323b47e935", "rev": "edac329d4a61ca751c9648e663de450ca67aa55a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -93,11 +93,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1718788307, "lastModified": 1718526747,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=", "narHash": "sha256-sKrD/utGvmtQALvuDj4j0CT3AJXP1idOAq2p+27TpeE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca", "rev": "0a7ffb28e5df5844d0e8039c9833d7075cdee792",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -303,11 +303,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1718714799, "lastModified": 1718318537,
"narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=", "narHash": "sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e", "rev": "e9ee548d90ff586a6471b4ae80ae9cfcbceb3420",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -101,7 +101,6 @@ in
(nixGL insomnia) (nixGL insomnia)
(nixGL comma) (nixGL comma)
(nixGL processing) (nixGL processing)
(nixGL scrcpy)
] ]
else else
[ ] [ ]