todo and configs
This commit is contained in:
parent
ac926b4011
commit
acae27684e
8 changed files with 37 additions and 28 deletions
|
|
@ -4,9 +4,10 @@
|
|||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
lua-language-server
|
||||
# freecad
|
||||
# vulkan-loader
|
||||
etcher
|
||||
# etcher
|
||||
hyperfine
|
||||
jq
|
||||
just
|
||||
|
|
@ -57,10 +58,10 @@
|
|||
trunk
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
# etcher
|
||||
"electron-19.1.9"
|
||||
];
|
||||
# nixpkgs.config.permittedInsecurePackages = [
|
||||
# # etcher
|
||||
# "electron-19.1.9"
|
||||
# ];
|
||||
|
||||
services.udev.extraRules = ''
|
||||
SUBSYSTEM == "tty", GROUP="dialout", ATTRS{interface}=="Black Magic GDB Server", SYMLINK+="ttyBmpGdb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue