zellij, hyprland config
This commit is contained in:
parent
39052c860d
commit
22cca03fec
12 changed files with 135 additions and 51 deletions
|
|
@ -48,11 +48,6 @@
|
|||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
overlays = [
|
||||
(_final: _prev: {
|
||||
steam = pkgs.writeShellScriptBin "steam" ''
|
||||
${_prev.steam.outPath}/bin/steam -pipewire "$@"
|
||||
'';
|
||||
})
|
||||
inputs.nvim.overlays.default
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue