added sk_extract to system
This commit is contained in:
parent
6df932d3cb
commit
d11cb54e56
5 changed files with 68 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, self, ... }:
|
||||
{ config, pkgs, lib, self,inputs, ... }:
|
||||
|
||||
{
|
||||
system.stateVersion = "23.05";
|
||||
|
|
@ -144,6 +144,7 @@
|
|||
yubioath-flutter # Yubico Authenticator Client
|
||||
lazygit # Git tui written in rust
|
||||
glow # Markdown renderer for terminal
|
||||
inputs.sk-extract.packages.${system}.default
|
||||
];
|
||||
|
||||
# Fonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue