mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
nix: Add sdcv
This commit is contained in:
parent
608cd05802
commit
a9d8bcb500
16 changed files with 267 additions and 112 deletions
5
nixcfgs/modules/nixos/winboat.nix
Normal file
5
nixcfgs/modules/nixos/winboat.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{inputs, ...}: {
|
||||
environment.systemPackages = [
|
||||
inputs.winboat
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue