summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2022-12-16 20:32:36 +0100
committerGrigory Shipunov2022-12-16 20:33:05 +0100
commit368bceaab3225ede239ad188e6b17b04411712b6 (patch)
treeaf1d3da35e23d795b4db69fc0b9287da26d8e33e /flake.nix
parent9cc55c5d0fe1f2321892fbebd64abd1d3f1967d7 (diff)
update dishwasher
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 3b55ecb..e20dc65 100644
--- a/flake.nix
+++ b/flake.nix
@@ -2,7 +2,7 @@
inputs = {
nixpkgs-unstable.url = github:NixOS/nixpkgs/nixos-unstable;
- nixpkgs.url = github:NixOS/nixpkgs/nixos-22.05;
+ nixpkgs.url = github:NixOS/nixpkgs/nixos-22.11;
flake-utils.url = github:numtide/flake-utils;
@@ -57,7 +57,7 @@
./hosts/microwave
./modules/basic-tools.nix
./modules/binary-caches.nix
- ./modules/chromium.nix
+ # ./modules/chromium.nix
./modules/devtools.nix
./modules/gnupg.nix
./modules/sway.nix