update
and adapt setup to changes
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
||||
nixpkgs.useGlobalPackages = false;
|
||||
nixpkgs = {
|
||||
useGlobalPackages = false;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
clipboard.providers.wl-copy.enable = true;
|
||||
keymaps = [
|
||||
|
||||
Reference in New Issue
Block a user