reemove openocd udev rules, update fonts.fonts to fonts.packages
This commit is contained in:
parent
8f6bf7544a
commit
9a11bc0a12
@ -178,7 +178,7 @@
|
||||
};
|
||||
|
||||
udev = {
|
||||
packages = [pkgs.openocd pkgs.rtl-sdr pkgs.openhantek6022];
|
||||
packages = [pkgs.rtl-sdr pkgs.openhantek6022];
|
||||
extraRules = ''
|
||||
#Xilinx FTDI
|
||||
ACTION=="add", ATTR{idVendor}=="0403", ATTR{manufacturer}=="Xilinx", MODE:="666"
|
||||
@ -269,7 +269,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
fonts = with pkgs; [
|
||||
packages = with pkgs; [
|
||||
dejavu_fonts
|
||||
dina-font
|
||||
fira-code
|
||||
|
Loading…
Reference in New Issue
Block a user