mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-02-15 17:38:18 +01:00
Update configuration.nix
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"python3.11-youtube-dl-2021.12.17"
|
||||
];
|
||||
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
services.xserver.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user