mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: disable steam
This commit is contained in:
parent
cddfbd9953
commit
ed62441c04
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
||||||
++ [ (import ./user.nix) ]
|
++ [ (import ./user.nix) ]
|
||||||
++ [ (import ./bluetooth.nix) ]
|
++ [ (import ./bluetooth.nix) ]
|
||||||
++ [ (import ./yubikey.nix) ]
|
++ [ (import ./yubikey.nix) ]
|
||||||
++ [ (import ./steam.nix) ]
|
# ++ [ (import ./steam.nix) ]
|
||||||
++ [ (import ./wayland.nix) ];
|
++ [ (import ./wayland.nix) ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue