surface wip
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
<modules/hyprland/doloro-settings>
|
||||
modules.sops
|
||||
modules.fish
|
||||
(<modules/helium> {
|
||||
default = true;
|
||||
})
|
||||
# (<modules/helium> {
|
||||
# default = true;
|
||||
# })
|
||||
modules.kitty
|
||||
modules.stylix
|
||||
modules.quickshell
|
||||
modules.lavd
|
||||
modules.podman
|
||||
# modules.stylix
|
||||
# modules.quickshell
|
||||
# modules.lavd
|
||||
# modules.podman
|
||||
# modules.openvivo
|
||||
];
|
||||
nixos =
|
||||
@@ -37,9 +37,9 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor = [
|
||||
"eDP-1, 2880x1800@120, 0x0, 2"
|
||||
];
|
||||
# monitor = [
|
||||
# "eDP-1, 2880x1800@120, 0x0, 2"
|
||||
# ];
|
||||
input = {
|
||||
kb_layout = "gb";
|
||||
follow_mouse = 2;
|
||||
@@ -58,7 +58,7 @@
|
||||
telegram-desktop
|
||||
equibop
|
||||
obsidian
|
||||
intel-gpu-tools
|
||||
# intel-gpu-tools
|
||||
brightnessctl
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user