lean & prusa-slicer
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# archives
|
||||
unzip
|
||||
zip
|
||||
fuse
|
||||
|
||||
# misc
|
||||
tree
|
||||
@@ -17,8 +18,7 @@
|
||||
lm_sensors
|
||||
arandr
|
||||
pavucontrol
|
||||
sshf
|
||||
sshfss
|
||||
sshfs
|
||||
|
||||
obsidian
|
||||
lean4
|
||||
@@ -31,6 +31,9 @@
|
||||
};
|
||||
programs = { home-manager.enable = true; };
|
||||
|
||||
home.file."git/minlog".source =
|
||||
config.lib.file.mkOutOfStoreSymlink "${pkgs.minlog}/share/minlog";
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ "electron-25.9.0" ];
|
||||
|
||||
Reference in New Issue
Block a user