mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Restructure wm configuration for future expansion
This commit is contained in:
parent
3509e1d959
commit
d3ff309fd9
6 changed files with 11 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
myConfig = {
|
||||
qtile.enable = true;
|
||||
dm.qtile.enable = true;
|
||||
vscode.enable = true;
|
||||
shell = {
|
||||
bash.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue