mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 22:18:20 -04:00
hope
This commit is contained in:
parent
de4282f257
commit
69777aa4dc
14 changed files with 259 additions and 26 deletions
|
@ -1,4 +1,10 @@
|
|||
{ pkgs, inputs, stable, unstable, ... }:
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
stable,
|
||||
unstable,
|
||||
...
|
||||
}:
|
||||
let
|
||||
NAME = "meyer";
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue