Compare commits
4 commits
05b1286220
...
5b36df97f0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5b36df97f0 | ||
![]() |
7859cd1068 | ||
![]() |
c7d0b14663 | ||
![]() |
f682a9b56c |
|
@ -152,27 +152,30 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
# "${deimos.name}-${user1}" = {
|
||||
# imports = builtins.attrValues {
|
||||
# inherit (modules)
|
||||
# cli
|
||||
# brave
|
||||
# ghostty
|
||||
# zed
|
||||
# gaming
|
||||
# spotify
|
||||
# docs
|
||||
# mpv
|
||||
# kolourPaint
|
||||
# discord
|
||||
# signal
|
||||
# scrcpy
|
||||
# bitwarden
|
||||
# emote
|
||||
# desktop
|
||||
# ;
|
||||
# };
|
||||
# };
|
||||
"${deimos.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
ghostty
|
||||
zed
|
||||
gaming
|
||||
spotify
|
||||
docs
|
||||
mpv
|
||||
kolourPaint
|
||||
discord
|
||||
signal
|
||||
scrcpy
|
||||
bitwarden
|
||||
emote
|
||||
desktop
|
||||
hypr
|
||||
wayland
|
||||
theming
|
||||
;
|
||||
};
|
||||
};
|
||||
"${charon.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
@ -186,13 +189,13 @@ in
|
|||
mpv
|
||||
jellyfin
|
||||
kolourPaint
|
||||
systemMonitor
|
||||
discord
|
||||
signal
|
||||
scrcpy
|
||||
bitwarden
|
||||
emote
|
||||
hypr
|
||||
wayland
|
||||
gnome
|
||||
theming
|
||||
;
|
||||
};
|
||||
|
|
6
modules/home/gui/desktop/hypr/land/config/monitor.nix
Executable file
|
@ -0,0 +1,6 @@
|
|||
let
|
||||
monitorSettings = [
|
||||
"eDP-1,highres@highrr,0x0,1"
|
||||
];
|
||||
in
|
||||
monitorSettings
|
|
@ -23,6 +23,7 @@ let
|
|||
misc = import (configPath + /misc.nix);
|
||||
windowrulev2 = import (configPath + /windowrulev2.nix);
|
||||
xwayland = import (configPath + /xwayland.nix);
|
||||
monitor = import (configPath + /monitor.nix);
|
||||
bind =
|
||||
let
|
||||
bindConfig =
|
||||
|
|
|
@ -1,13 +1,6 @@
|
|||
{ flake, config, ... }:
|
||||
{ config, ... }:
|
||||
let
|
||||
inherit (flake.config.people)
|
||||
user0
|
||||
user1
|
||||
user2
|
||||
;
|
||||
|
||||
user = config.home.username;
|
||||
userConfig = flake.config.people.users.${user};
|
||||
in
|
||||
{
|
||||
mainBar = {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
let
|
||||
configPath = ./config;
|
||||
settingsPath = import (configPath + /settings.nix) { inherit config flake; };
|
||||
settingsPath = import (configPath + /settings.nix) { inherit config; };
|
||||
stylePath = import (configPath + /style.nix) { inherit config flake; };
|
||||
in
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "backup";
|
||||
backupFileExtension = "backup3";
|
||||
extraSpecialArgs = {
|
||||
inherit
|
||||
flake
|
||||
|
|
|
@ -34,6 +34,8 @@ in
|
|||
inherit (modules)
|
||||
hypr
|
||||
wayland
|
||||
# plasma
|
||||
# sddm
|
||||
flatpak
|
||||
xserver
|
||||
;
|
||||
|
@ -43,8 +45,7 @@ in
|
|||
charon = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
hypr
|
||||
wayland
|
||||
gnome
|
||||
flatpak
|
||||
xserver
|
||||
;
|
||||
|
|
BIN
profiles/user1/files/wallpaper/0v1YQLSg6MTHNJwDdky4Igcc6nTTbMctPS8DhT_iGww.webp
Executable file
After Width: | Height: | Size: 416 KiB |
0
profiles/user1/files/wallpaper/9402963.jpg
Normal file → Executable file
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 172 KiB |
0
profiles/user1/files/wallpaper/f.jpg
Normal file → Executable file
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 200 KiB |
0
profiles/user1/files/wallpaper/murder-drones-action-scene-2hplnpxoeolfor3a.jpg
Normal file → Executable file
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
0
profiles/user1/files/wallpaper/murder-drones-wallpapers-8.jpg
Normal file → Executable file
Before Width: | Height: | Size: 314 KiB After Width: | Height: | Size: 314 KiB |