aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-07-13 09:53:07 +0100
committerAkshay <[email protected]>2023-07-13 09:53:07 +0100
commit9e6e8ca7427c352478245ae6c6ca959aaabe68f7 (patch)
tree0624e798e3ebe9d14cae618e7db41bb704fe8924 /flake.nix
parentf17b30deac21764a9db4e3e9c7003c751c4afa75 (diff)
dump more stuff
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3ee2f7c..d1f39f6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -2,7 +2,7 @@
2 description = "nerdypepper's nixos config"; 2 description = "nerdypepper's nixos config";
3 3
4 inputs = { 4 inputs = {
5 nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; 5 nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
6 6
7 nixos-hardware.url = "github:nixos/nixos-hardware"; 7 nixos-hardware.url = "github:nixos/nixos-hardware";
8 8