mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-07 05:08:51 -04:00
switch laptop config
This commit is contained in:
parent
079b1eb5d6
commit
3a429b7fe1
10 changed files with 118 additions and 14 deletions
4
modules/saleae-logic.nix
Normal file
4
modules/saleae-logic.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ...}: {
|
||||
services.udev.packages = [ pkgs.saleae-logic-2 ];
|
||||
home-manager.users.may.home.packages = [ pkgs.saleae-logic-2 ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue