Compare commits
3 Commits
4be9be34e0
...
86605bda05
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86605bda05 | ||
|
|
d6cdfcf31a | ||
|
|
a592b270af |
@@ -880,7 +880,8 @@ class InstallerWindow(Adw.ApplicationWindow):
|
||||
"sudo", "nixos-install",
|
||||
"--root", "/mnt",
|
||||
"--flake", "/mnt/etc/nixos#nixos",
|
||||
"--no-root-password"
|
||||
"--no-root-password",
|
||||
"--impure"
|
||||
], buf)
|
||||
|
||||
GLib.idle_add(self.push_complete)
|
||||
|
||||
Reference in New Issue
Block a user