Add ActivityWatch

This commit is contained in:
Paul-Henri Froidmont 2022-09-15 23:49:33 +02:00
parent c02af259e2
commit 546bc7e2e7
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
7 changed files with 89 additions and 24 deletions

19
flake.lock generated
View file

@ -35,22 +35,6 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1663067291,
"narHash": "sha256-1BTrqhLMamWf53sJobtMiUDI91PEw6xF8YEwg2VE8w4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d86a4619b7e80bddb6c01bc01a954f368c56d1df",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1662996720,
@ -70,8 +54,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
"nixpkgs": "nixpkgs_2"
}
},
"utils": {