feat: aerospace
This commit is contained in:
parent
0c5764bb26
commit
3ed37e4ad1
2 changed files with 216 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{ self, config, pkgs, lib, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
imports = [ ./hardware-configuration.nix ./aerospace.nix ];
|
||||
|
||||
users.knownUsers = [
|
||||
"thegeneralist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue