feat: change initial workspace to 1 for sway and i3

This commit is contained in:
Jacob Bachmann 2023-12-12 11:43:37 +01:00
parent e21342857d
commit 88615faff0
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 8 additions and 0 deletions

View file

@ -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";