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