Squash bugs and make aspi config work
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -24,6 +23,8 @@
|
||||
|
||||
];
|
||||
|
||||
config.terminal = "kitty"; # TODO: only terminal = ???
|
||||
hostName = "aspi";
|
||||
is-nixos = true;
|
||||
terminal = "kitty"; # TODO: only terminal = ???
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user