mirror of
https://github.com/girlbossceo/nixos-config.git
synced 2025-04-29 14:09:26 -04:00
Merge 1b9099a8c3
into b5ab9086c5
This commit is contained in:
commit
60edb787de
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-stable";
|
||||
};
|
||||
outputs = inputs@{ self, nixpkgs, ... }: {
|
||||
nixosConfigurations.strawberry = nixpkgs.lib.nixosSystem {
|
||||
|
|
Loading…
Add table
Reference in a new issue