Update deprecated naming

This commit is contained in:
Dave Gallant
2022-02-05 16:09:28 -05:00
parent f12d2c3558
commit 02873df2fa
4 changed files with 27 additions and 27 deletions

View File

@@ -7,7 +7,6 @@
services.xserver.displayManager.gdm = { services.xserver.displayManager.gdm = {
enable = true; enable = true;
wayland = false; wayland = false;
nvidiaWayland = false;
}; };
services.xserver.desktopManager.gnome.enable = true; services.xserver.desktopManager.gnome.enable = true;

View File

@@ -7,7 +7,6 @@
system.stateVersion = "unstable"; system.stateVersion = "unstable";
system.autoUpgrade.enable = true; system.autoUpgrade.enable = true;
nix.autoOptimiseStore = true;
nix.extraOptions = "experimental-features = nix-command flakes"; nix.extraOptions = "experimental-features = nix-command flakes";
nix.package = pkgs.nixUnstable; nix.package = pkgs.nixUnstable;

36
flake.lock generated
View File

@@ -58,11 +58,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1643579427, "lastModified": 1643933104,
"narHash": "sha256-tV4M4+Aqd/3ZjEz1Q07j89KIlkt1oFH34RzpBkUeO/0=", "narHash": "sha256-NZPuFxRsZKN8pjRuHPpzlMyt6JQhcjiduBG8bMghSjE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "a52aed72c84a2a10102a92397339fa01fc0fe9cf", "rev": "63dccc4e60422c1db2c3929b2fd1541f36b7e664",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -81,11 +81,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1643767869, "lastModified": 1643987241,
"narHash": "sha256-Oyno3HHIKfOdb6Ij6lRxOBp0urPhXBskh/I5l5O5GSM=", "narHash": "sha256-s94M2ta+BkdVUrrSQQvwz7kenc+GPP7W1vvkwBLD0zk=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "2559359035b7b0dd6f94fef9573e8133176c1553", "rev": "dcbf9f93e9038d9b4eb782aff2a07e2560f6e04e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -102,11 +102,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1643789594, "lastModified": 1644048646,
"narHash": "sha256-mxEkC78afrg1KtRhlpdJ5mPLRFFCC+1LcSGpwUYgEBA=", "narHash": "sha256-wYTDoEI+ImMZN9oYvoNGQcFTxTDvrrLZKwohRIS+SN4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "d60554a6e96d9ba2da46cd91a4e67c06912f8da4", "rev": "002d0079996c03a318ee6ca389c4df87d3bbec31",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -117,11 +117,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1643792182, "lastModified": 1643980037,
"narHash": "sha256-GVWJfEnSv29CandD39b5z+iveiKC6Kvyo63mebquG6I=", "narHash": "sha256-RdVHt2mD408WXMjQIOLvUzy8cSUHu8NAbilDmPVxf7E=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "57c7dfde9d1de3a6f35dc59447990cde4cd3e466", "rev": "9886a06e4745edb31587d0e9481ad82d35f0d593",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -133,11 +133,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1643524588, "lastModified": 1643805626,
"narHash": "sha256-Qh5AazxdOQRORbGkkvpKoovDl6ej/4PhDabFsqnueqw=", "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "efeefb2af1469a5d1f0ae7ca8f0dfd9bb87d5cfb", "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -149,11 +149,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1643524588, "lastModified": 1643805626,
"narHash": "sha256-Qh5AazxdOQRORbGkkvpKoovDl6ej/4PhDabFsqnueqw=", "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "efeefb2af1469a5d1f0ae7ca8f0dfd9bb87d5cfb", "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -40,14 +40,16 @@
}; };
nix = { nix = {
autoOptimiseStore = true; settings = {
binaryCaches = [ "https://davegallant.cachix.org" ]; auto-optimise-store = true;
binaryCachePublicKeys = [ sandbox = false;
"davegallant.cachix.org-1:SsUMqL4+tF2R3/G6X903E9laLlY1rES2QKFfePegF08=" substituters = [ "https://davegallant.cachix.org" ];
]; trusted-users = [ "root" "dave" ];
useSandbox = false; trusted-public-keys = [
"davegallant.cachix.org-1:SsUMqL4+tF2R3/G6X903E9laLlY1rES2QKFfePegF08="
];
};
registry = { nixpkgs.flake = nixpkgs; }; registry = { nixpkgs.flake = nixpkgs; };
trustedUsers = [ "root" "dave" ];
}; };
nixpkgs.overlays = [ (import ./modules/overlays) inputs.neovim-nightly-overlay.overlay ]; nixpkgs.overlays = [ (import ./modules/overlays) inputs.neovim-nightly-overlay.overlay ];