aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2026-02-20 21:48:13 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2026-02-20 21:48:13 +0200
commit241ab260b610583f36fa7e61b25aa6c1b14350de (patch)
treea271b63de8ed357dce28875b77eca59980139762
parent809e069c8a72b3be82fc28c30c10b6b93c5f51e9 (diff)
downloadnixos-241ab260b610583f36fa7e61b25aa6c1b14350de.tar.zst
Update
-rw-r--r--flake.lock24
-rw-r--r--home/default.nix5
2 files changed, 15 insertions, 14 deletions
diff --git a/flake.lock b/flake.lock
index 7c471dc..e4f63b8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -53,11 +53,11 @@
},
"locked": {
"dir": "pkgs/firefox-addons",
- "lastModified": 1770609827,
- "narHash": "sha256-5J3I/ERia1xhWkPwugnpbucAE8lI5ip2ohTZ3xK2HrY=",
+ "lastModified": 1771591358,
+ "narHash": "sha256-17QxUvLnI/dVy6Qi3EmJfJdmyRLtNCbnxtms4wAAjkU=",
"owner": "rycee",
"repo": "nur-expressions",
- "rev": "60b2a2d7633b61981a694ad30bc1b19b64a949f1",
+ "rev": "66abfa0001c1983e08589b1c89dae346f8f80ccc",
"type": "gitlab"
},
"original": {
@@ -111,11 +111,11 @@
},
"nixos-hardware": {
"locked": {
- "lastModified": 1769302137,
- "narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=",
+ "lastModified": 1771423359,
+ "narHash": "sha256-yRKJ7gpVmXbX2ZcA8nFi6CMPkJXZGjie2unsiMzj3Ig=",
"owner": "NixOS",
"repo": "nixos-hardware",
- "rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8",
+ "rev": "740a22363033e9f1bb6270fbfb5a9574067af15b",
"type": "github"
},
"original": {
@@ -125,11 +125,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1770464364,
- "narHash": "sha256-z5NJPSBwsLf/OfD8WTmh79tlSU8XgIbwmk6qB1/TFzY=",
+ "lastModified": 1771419570,
+ "narHash": "sha256-bxAlQgre3pcQcaRUm/8A0v/X8d2nhfraWSFqVmMcBcU=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "23d72dabcb3b12469f57b37170fcbc1789bd7457",
+ "rev": "6d41bc27aaf7b6a3ba6b169db3bd5d6159cfaa47",
"type": "github"
},
"original": {
@@ -141,11 +141,11 @@
},
"nixpkgs-unstable": {
"locked": {
- "lastModified": 1770562336,
- "narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=",
+ "lastModified": 1771369470,
+ "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "d6c71932130818840fc8fe9509cf50be8c64634f",
+ "rev": "0182a361324364ae3f436a63005877674cf45efb",
"type": "github"
},
"original": {
diff --git a/home/default.nix b/home/default.nix
index b217913..8f53df8 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -25,7 +25,6 @@ in
./firefox.nix
./fish.nix
./git.nix
- ./goose.nix
./hyprland.nix
./hyprlock.nix
./mail
@@ -179,7 +178,6 @@ in
slurp # screen are capture
sqlite # simple database
timg # show image in shell
- unstable.goose-cli # llm cli
whisper-cpp # tts
wlogout # logout helper
xdg-utils
@@ -263,6 +261,9 @@ in
};
programs = {
+ claude-code = {
+ enable = true;
+ };
tex-fmt = {
enable = true;
settings = {