mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
switch to out of tree zotero
This commit is contained in:
parent
7726937c76
commit
1ba978f32f
4 changed files with 3 additions and 6 deletions
|
@ -93,10 +93,6 @@
|
|||
|
||||
programs.xwayland.enable = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"zotero-6.0.26"
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
|
@ -54,8 +54,6 @@
|
|||
extraOptions = [ "--unsupported-gpu" ];
|
||||
};
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [ "zotero-6.0.27" ];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
networking.networkmanager.enable =
|
||||
true; # Easiest to use and most distros use this by default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue