Add back Steam Deck and add experimental unstable
This commit is contained in:
parent
d4f132616e
commit
14aad2871f
18 changed files with 282 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, ... }:
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./hardware
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue