updated flake and desktop files

This commit is contained in:
Thilo Billerbeck 2023-11-03 22:26:59 +01:00
parent a13a49d55d
commit 2be0fe9b6f
3 changed files with 18 additions and 8 deletions
configs/thilo-pc

View file

@ -149,6 +149,7 @@
time.hardwareClockInLocalTime = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.trusted-users = [ "root" "thilo" ];
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6"