sisko: minor changes
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
virtiofsd
|
||||
];
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"copilot.vim"
|
||||
@@ -68,6 +72,7 @@
|
||||
permittedInsecurePackages = [
|
||||
"openssl-1.1.1w"
|
||||
];
|
||||
rocmSupport = true;
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
swayimg
|
||||
thunderbird
|
||||
tor-browser
|
||||
unstable.bambu-studio
|
||||
# unstable.bambu-studio
|
||||
unstable.bolt-launcher
|
||||
|
||||
exiftool
|
||||
|
||||
Reference in New Issue
Block a user