feat(nix): Configure floorp with nix

This commit is contained in:
Ahmad Ansori Palembani 2024-10-20 06:39:31 +07:00
parent ec2f9e379a
commit 624f9da761
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
6 changed files with 86 additions and 81 deletions

16
.config/nix/flake.lock generated
View file

@ -99,17 +99,17 @@
]
},
"locked": {
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
"lastModified": 1728791962,
"narHash": "sha256-nr5QiXwQcZmf6/auC1UpX8iAtINMtdi2mH+OkqJQVmU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
"rev": "64c6325b28ebd708653dd41d88f306023f296184",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"rev": "64c6325b28ebd708653dd41d88f306023f296184",
"type": "github"
}
},
@ -156,17 +156,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1729242558,
"narHash": "sha256-VgcLDu4igNT0eYua6OAl9pWCI0cYXhDbR+pWP44tte0=",
"lastModified": 1729265718,
"narHash": "sha256-4HQI+6LsO3kpWTYuVGIzhJs1cetFcwT7quWCk/6rqeo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4a3f2d3195b60d07530574988df92e049372c10e",
"rev": "ccc0c2126893dd20963580b6478d1a10a4512185",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
"repo": "nixpkgs",
"rev": "ccc0c2126893dd20963580b6478d1a10a4512185",
"type": "github"
}
},