and adapt setup to changes
This commit is contained in:
2026-05-31 08:35:22 +02:00
parent 7ed536d39a
commit 0a4a0737ff
12 changed files with 99 additions and 100 deletions

View File

@@ -12,7 +12,10 @@
enable = true;
defaultEditor = true;
nixpkgs.useGlobalPackages = false;
nixpkgs = {
useGlobalPackages = false;
config.allowUnfree = true;
};
clipboard.providers.wl-copy.enable = true;
keymaps = [