diff --git a/.gitignore b/.gitignore index 55067c4..ea37925 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ secrets/* !secrets/secrets.yaml +flake.lock diff --git a/flake.lock b/flake.lock deleted file mode 100644 index a8e98c0..0000000 --- a/flake.lock +++ /dev/null @@ -1,110 +0,0 @@ -{ - "nodes": { - "home-manager": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1731235328, - "narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "60bb110917844d354f3c18e05450606a435d2d10", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1731139594, - "narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1730602179, - "narHash": "sha256-efgLzQAWSzJuCLiCaQUCDu4NudNlHdg2NzGLX5GYaEY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3c2f1c4ca372622cb2f9de8016c9a0b1cbd0f37c", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-24.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "plasma-manager": { - "inputs": { - "home-manager": [ - "home-manager" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1731193165, - "narHash": "sha256-pGF8L5g9QpkQtJP9JmNIRNZfcyhJHf7uT+d8tqI1h6Y=", - "owner": "pjones", - "repo": "plasma-manager", - "rev": "f33173b9d22e554a6f869626bc01808d35995257", - "type": "github" - }, - "original": { - "owner": "pjones", - "repo": "plasma-manager", - "type": "github" - } - }, - "root": { - "inputs": { - "home-manager": "home-manager", - "nixpkgs": "nixpkgs", - "plasma-manager": "plasma-manager", - "sops-nix": "sops-nix" - } - }, - "sops-nix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1731364708, - "narHash": "sha256-HC0anOL+KmUQ2hdRl0AtunbAckasxrkn4VLmxbW/WaA=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "4c91d52db103e757fc25b58998b0576ae702d659", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -} diff --git a/home-manager/apps.nix b/home-manager/apps.nix index e935d09..42985b3 100644 --- a/home-manager/apps.nix +++ b/home-manager/apps.nix @@ -49,6 +49,7 @@ jetbrains.clion jetbrains.idea-ultimate jetbrains.pycharm-professional + jetbrains.rider jetbrains.webstorm inkscape inotify-tools @@ -79,6 +80,7 @@ termdown thunderbird tmux + unityhub unzip vlc wakeonlan