mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
worked on Anki's config
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
../../modules/nixos/battery.nix
|
||||
#../../modules/nixos/ly.nix
|
||||
../../modules/nixos/lyminimal.nix
|
||||
../../modules/nixos/anki.nix
|
||||
];
|
||||
|
||||
home-manager = {
|
||||
|
||||
@@ -23,7 +23,7 @@ imports = [
|
||||
../../modules/home-manager/oh-my-zsh.nix # another zsh customizer
|
||||
../../modules/home-manager/hypridle.nix
|
||||
../../modules/home-manager/swaylock.nix
|
||||
../../modules/home-manager/anki.nix
|
||||
../../modules/home-manager/anki.nix # we use only for some settings. see ../../modules/nixos/anki.nix for activating
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user