feat: change initial workspace to 1 for sway and i3
This commit is contained in:
parent
e21342857d
commit
88615faff0
3 changed files with 8 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
description = "Nix los hier";
|
||||
inputs = {
|
||||
|
||||
# TODO enable ability to switch between stable and unstable
|
||||
# TODO enable ability to include or exclude unfree software
|
||||
|
||||
#nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue