update flake inputs
This commit is contained in:
parent
95a5012437
commit
f5e9a2facf
2 changed files with 164 additions and 123 deletions
|
|
@ -2,8 +2,8 @@
|
|||
description = "A simple NixOS flakes";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.follows = "nixos-cosmic/nixpkgs";
|
||||
|
||||
lix-module = {
|
||||
url = "git+https://git.lix.systems/lix-project/nixos-module";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue