feat: update flake

This commit is contained in:
tux
2026-04-24 23:32:44 +05:30
parent 6e78c0b6c2
commit e3bafff8f8
11 changed files with 473 additions and 380 deletions

View File

@@ -15,7 +15,6 @@
../common
../../modules/nixos/desktop
../../modules/nixos/desktop/awesome
../../modules/nixos/desktop/hyprland
../../modules/nixos/desktop/mango
../../modules/nixos/virtualisation
@@ -286,7 +285,7 @@
supergfxd = {
enable = true;
settings = {
mode = "Integrated";
mode = "Hybrid";
vfio_enable = false;
vfio_save = false;
always_reboot = false;
@@ -298,7 +297,6 @@
asusd = {
enable = true;
enableUserService = true;
asusdConfig.text = ''
(
charge_control_end_threshold: 80,

View File

@@ -1,11 +1,9 @@
{pkgs, ...}: {
imports = [
../../modules/home/desktop/awesome
../../modules/home/desktop/hyprland
../../modules/home/desktop/mango
../../modules/home/desktop/vicinae
../../modules/home/desktop/utils
../../modules/home/picom
../../modules/home/alacritty
../../modules/home/wezterm
../../modules/home/ghostty
@@ -95,7 +93,6 @@
"Stuff"
"Distrobox"
"go"
".mozilla"
".ssh"
".wakatime"
".rustup"
@@ -104,6 +101,7 @@
".cache/awww"
".cache/spotifyd"
".cache/spotify-player"
".config/mozilla"
".config/BraveSoftware"
".config/vivaldi"
".config/Antigravity"