Separate more of impermanence into services, switch to Sway 1.10 official
This commit is contained in:
parent
f80f0dd53d
commit
7397b614de
9 changed files with 34 additions and 156 deletions
|
@ -1,4 +1,4 @@
|
|||
{ chaotic, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./boot
|
||||
|
@ -23,13 +23,8 @@
|
|||
# Misc
|
||||
../../overlays
|
||||
../../variables
|
||||
|
||||
# Imports
|
||||
chaotic.homeManagerModules.default
|
||||
];
|
||||
|
||||
programs.sway.package = pkgs.sway_git;
|
||||
|
||||
networking.hostName = "firefly";
|
||||
|
||||
# Force Electron to use Wayland
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue