diff --git a/flake.lock b/flake.lock index afabe09..b0f6095 100644 --- a/flake.lock +++ b/flake.lock @@ -21,11 +21,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1735839355, - "narHash": "sha256-lpCluUgqSIZYgVlc9nxm9+dBN5UWjTXodgGjyHL86HM=", + "lastModified": 1736423292, + "narHash": "sha256-b4Dsf7/2A+CpfpKYEwcj5Xs9ftJpoLT80onYb0WTedw=", "owner": "daeuniverse", "repo": "flake.nix", - "rev": "84e086608ebc04973387fd57b548139476358638", + "rev": "5022a7b3895d8cfa12cbb2c0db09ed4ecf0a02b8", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 3a86d88..c398bf3 100644 --- a/flake.nix +++ b/flake.nix @@ -125,7 +125,6 @@ nixosConfigurations = let nixosConfigDir = ./nixos/configurations; - in nixpkgs.lib.genAttrs (map (f: nixpkgs.lib.removeSuffix ".nix" f) (builtins.attrNames (builtins.readDir nixosConfigDir))) diff --git a/home/david/configurations/Tytonidae/default.nix b/home/david/configurations/Tytonidae/default.nix index dffeeb2..22b6bc1 100644 --- a/home/david/configurations/Tytonidae/default.nix +++ b/home/david/configurations/Tytonidae/default.nix @@ -63,6 +63,18 @@ telegram-desktop taplo ghostty + sops + scrcpy + markdown-oxide + deno + taplo + ast-grep + lazygit + dig + fend + gh + gitoxide + kdePackages.kdenlive ]; programs.ssh = { enable = true;