chore: rename Infini-LAPTOP to Infini-SWIFT
This commit is contained in:
parent
a54327b483
commit
a06df36065
2 changed files with 0 additions and 0 deletions
|
@ -1,19 +0,0 @@
|
|||
{ suites, profiles, pkgs, ... }: {
|
||||
imports = suites.graphic
|
||||
++ [ ./hardware-configuration.nix ]
|
||||
++ (with profiles;
|
||||
[
|
||||
boot.systemd-boot
|
||||
|
||||
networking.wireless
|
||||
hardware.sound
|
||||
hardware.amdgpu
|
||||
# peripherals.printing
|
||||
]
|
||||
);
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
|
||||
networking.interfaces.wlan0.useDHCP = true;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue