enable steamdeck stuffs

This commit is contained in:
mjallen18
2025-02-08 16:01:16 -06:00
parent e3284d89b6
commit 084930518a
3 changed files with 119 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
{ lib, pkgs, ... }:
{ ... }:
let
shellAliases = {
ll = "ls -alh";