mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
anki
This commit is contained in:
parent
85b644c512
commit
b76d8a0337
14 changed files with 83 additions and 18 deletions
|
|
@ -18,6 +18,8 @@
|
|||
./programs/shell/bash.nix
|
||||
./programs/shell/zsh.nix
|
||||
./programs/shell/fish.nix
|
||||
./programs/shell/nu.nix
|
||||
./programs/shell/carapace.nix
|
||||
./programs/shell/direnv.nix
|
||||
|
||||
# Personal Program
|
||||
|
|
@ -53,6 +55,8 @@
|
|||
./programs/aichat.nix
|
||||
./programs/tmux.nix
|
||||
./programs/kitty.nix
|
||||
./programs/wine.nix
|
||||
./programs/anki.nix
|
||||
|
||||
# Desktop Linux
|
||||
./programs/desktop/plasma
|
||||
|
|
@ -80,10 +84,5 @@
|
|||
keyboardBacklightStep = "1";
|
||||
};
|
||||
|
||||
xdg.configFile."libvirt/libvirt.conf" = {
|
||||
text = ''uri_default = "qemu:///system"'';
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue