mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
local-changes
This commit is contained in:
parent
5eda8ee5b6
commit
c6762ca23d
2 changed files with 3 additions and 3 deletions
|
|
@ -125,7 +125,7 @@
|
|||
inherit system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ "olm-3.2.16" "electron-21.4.4" ];
|
||||
permittedInsecurePackages = [ "olm-3.2.16" "electron-27.3.11" ];
|
||||
};
|
||||
overlays = [ nixpkgs-terraform.overlays.default ];
|
||||
};
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
hostname = "rainbow-planet";
|
||||
username = "gene";
|
||||
additionalModules = [
|
||||
nixos-cosmic.nixosModules.default
|
||||
#nixos-cosmic.nixosModules.default
|
||||
nixos-hardware.nixosModules.dell-xps-13-9360
|
||||
];
|
||||
additionalSpecialArgs = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue