aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2025-07-21 17:02:17 +0200
committerKarel Kočí <cynerd@email.cz>2025-07-21 17:02:32 +0200
commite9788650e4bef53e77794a7bec5e37e5a1946a92 (patch)
tree234fef73169763b8b26d7957f9b896b89d361d5e /flake.nix
parent6c27d0c87739032f85a137c55abec6495bdbaa15 (diff)
downloadnixos-personal-e9788650e4bef53e77794a7bec5e37e5a1946a92.tar.gz
nixos-personal-e9788650e4bef53e77794a7bec5e37e5a1946a92.tar.bz2
nixos-personal-e9788650e4bef53e77794a7bec5e37e5a1946a92.zip
nixos: move ridcully
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 4846772..0ab9f2e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -2,6 +2,7 @@
description = "Cynerd's personal flake";
inputs = {
+ nixpkgs.url = "flake:nixpkgs/nixos-unstable";
nixos-hardware.url = "nixos-hardware";
nixosdeploy.url = "gitlab:cynerd/nixosdeploy";
personal-secret.url = "git+ssh://git@cynerd.cz/nixos-personal-secret";