diff options
| author | adikro <adikro@disroot.org> | 2025-12-26 21:19:02 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-26 21:19:02 +0100 |
| commit | db44d490d1b6e25212a5bd7cd0f3a390cf394b55 (patch) | |
| tree | 4144bbd6af8216da847c44dba30aed418e71c371 /flake.nix | |
| parent | a6e1c4deec2bc9381159ea9231f4e8a8a8a6c703 (diff) | |
added ssh support, renamed sys to os
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { description = "nixconfig"; - inputs = { + inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05"; chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable"; |
