mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
lutris try
This commit is contained in:
parent
df27a55ae1
commit
3421a7a82a
2 changed files with 3 additions and 1 deletions
|
|
@ -32,4 +32,7 @@ function cdg() {
|
|||
source ~/Documents/projects/ldv/ldv.sh
|
||||
|
||||
set -o vi
|
||||
|
||||
bind 'set completion-ignore-case on'
|
||||
bind 'set completion-map-case on'
|
||||
''
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ in
|
|||
|
||||
home.packages = with pkgs; [
|
||||
spotify webcord showmethekey
|
||||
wineWowPackages.waylandFull lutris
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue