Compare commits

...

4 commits

Author SHA1 Message Date
Nick
5b36df97f0 feat: switched deimos to hyprland 2025-03-13 19:57:34 -05:00
Nick
7859cd1068 feat: added user1 back to deimos 2025-03-13 18:36:26 -05:00
Nick
c7d0b14663 feat: charon switched to gnome 2025-03-13 18:09:29 -05:00
Nick
f682a9b56c feat: charon test 2025-03-13 18:02:46 -05:00
12 changed files with 39 additions and 35 deletions

View file

@ -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
;
};

View file

@ -0,0 +1,6 @@
let
monitorSettings = [
"eDP-1,highres@highrr,0x0,1"
];
in
monitorSettings

View file

@ -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 =

View file

@ -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 = {

View file

@ -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
{

View file

@ -3,7 +3,7 @@
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
backupFileExtension = "backup";
backupFileExtension = "backup3";
extraSpecialArgs = {
inherit
flake

View file

@ -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
;

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

0
profiles/user1/files/wallpaper/9402963.jpg Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 172 KiB

Before After
Before After

0
profiles/user1/files/wallpaper/f.jpg Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 200 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 314 KiB

After

Width:  |  Height:  |  Size: 314 KiB

Before After
Before After