feat+refactor: steam controller inputs + organization
This commit is contained in:
@@ -13,12 +13,12 @@ in
|
||||
{
|
||||
# You can import other home-manager modules here
|
||||
imports = [
|
||||
./features/niri/niri.nix
|
||||
../common/features/niri/niri.nix
|
||||
#./features/spicetify.nix
|
||||
./features/yazi/yazi.nix
|
||||
./features/nvimConf.nix
|
||||
./features/cli.nix
|
||||
./features/shell.nix
|
||||
../common/features/yazi/yazi.nix
|
||||
../common/features/nvimConf.nix
|
||||
../common/features/cli.nix
|
||||
../common/features/shell.nix
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
|
||||
Reference in New Issue
Block a user