mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-25 05:37:01 -04:00
fix syntax and stable / unstable
This commit is contained in:
parent
49571bbba2
commit
a96c69cf08
10 changed files with 84 additions and 81 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, inputs, stable ? pkgs, unstable ? pkgs, ... }:
|
||||
{ pkgs, inputs, stable, unstable, ... }:
|
||||
let
|
||||
NAME = "meyer";
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue