display position, disable hycov, stable brave

This commit is contained in:
tristan 2024-01-11 17:38:37 +00:00
parent f3eb45a361
commit f6135653d9
6 changed files with 22 additions and 7 deletions

View file

@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
stable-nixpkgs.url = "nixpkgs/nixos-23.11";
home-manager = {
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";
@ -47,10 +48,8 @@
vm-sway =
builtins.trace ''
I haven't finished configuring sway yet.
use alt+enter to start a terminal.
use alt+d to launch applications
use super+enter to start a terminal.
use super+d to launch applications
start the vm with '-vga qxl'
''