mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
feat: aqua/kana/ruby - switch to nixos-stable(23.05)
This commit is contained in:
@@ -173,9 +173,9 @@
|
||||
# ai with hyprland compositor
|
||||
ai_hyprland = nixosSystem (idol_ai_modules_hyprland // stable_args);
|
||||
|
||||
aquamarine = nixosSystem (idol_aquamarine_modules // unstable_args);
|
||||
ruby = nixosSystem (idol_ruby_modules // unstable_args);
|
||||
kana = nixosSystem (idol_kana_modules // unstable_args);
|
||||
aquamarine = nixosSystem (idol_aquamarine_modules // stable_args);
|
||||
ruby = nixosSystem (idol_ruby_modules // stable_args);
|
||||
kana = nixosSystem (idol_kana_modules // stable_args);
|
||||
};
|
||||
|
||||
# take system images for idols
|
||||
|
||||
Reference in New Issue
Block a user