mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
update nixos stable to unstable in prep for 25.05 (#21)
* update nixos stable to unstable in prep for 25.05 * update flake.lock
This commit is contained in:
parent
c0f1512489
commit
4adaac1edd
5 changed files with 33 additions and 33 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
# nixpkgs.follows = "nixos-cosmic/nixpkgs-stable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue