switch back to rolling
This commit is contained in:
parent
7e657cddc1
commit
365a03bad6
3 changed files with 24 additions and 28 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "My NixOS Configuration";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/c5ae371f1a6a7fd27823";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
|
||||
catppuccin = {
|
||||
url = "github:catppuccin/nix";
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
};
|
||||
|
||||
apple-silicon = {
|
||||
url = "github:nix-community/nixos-apple-silicon/release-2025-11-18";
|
||||
url = "github:nix-community/nixos-apple-silicon";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue