aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 02:16:52 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 02:16:52 +0530
commitcd5bb0c381987f434afc1f6a457f26df9697f196 (patch)
treea5b3579d4142f231f178a841bfd8519a94aa1a6d /flake.lock
downloadodysseus-cd5bb0c381987f434afc1f6a457f26df9697f196.zip
odysseus-cd5bb0c381987f434afc1f6a457f26df9697f196.tar.gz
initial config
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock69
1 files changed, 69 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..12cb760
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,69 @@
+{
+ "nodes": {
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1776562531,
+ "narHash": "sha256-Lh5Ns9DI67E+lSMOCGK0S+mFPy0mz0yOGiJTUXiR9JI=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "5b56ad02dc643808b8af6d5f3ff179e2ce9593f4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
+ "hypr-wellbeing": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1776620738,
+ "narHash": "sha256-4I2DTcVxFHLpEjAN8qbnJ+baVBs2AypCF0ihBlsd1lg=",
+ "owner": "demonkingswarn",
+ "repo": "hypr-wellbeing",
+ "rev": "8e519f53b2ff1e8349693ecb78473d25455528b8",
+ "type": "github"
+ },
+ "original": {
+ "owner": "demonkingswarn",
+ "repo": "hypr-wellbeing",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1776169885,
+ "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "home-manager": "home-manager",
+ "hypr-wellbeing": "hypr-wellbeing",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}