mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 17:13:21 +02:00
fix: nixos-installer - use nixos-unstable (#228)
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# List all the just commands
|
||||
default:
|
||||
@just --list
|
||||
|
||||
# Enter a shell session which has all the necessary tools for this flake
|
||||
[linux]
|
||||
test:
|
||||
nix build ".#nixosConfigurations.ai.config.system.build.toplevel" --show-trace --verbose
|
||||
Reference in New Issue
Block a user