mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 21:50:33 +01:00
added some cool stuff idk anymore i should commit more frequently
This commit is contained in:
parent
75b6933429
commit
7ef2f28938
83
flake.lock
83
flake.lock
|
@ -198,6 +198,24 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"flake-utils_5": {
|
||||||
|
"inputs": {
|
||||||
|
"systems": "systems_4"
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1685518550,
|
||||||
|
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "flake-utils",
|
||||||
|
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "flake-utils",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"gitignore": {
|
"gitignore": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
@ -317,11 +335,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-master": {
|
"nixpkgs-master": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1711629990,
|
"lastModified": 1711747752,
|
||||||
"narHash": "sha256-GrFpJqyudEkhg4wPIX5iDvjE9W7s4nrg330zf7L0BAE=",
|
"narHash": "sha256-iEeV/qrWaKfbdhR49B5F/sm/k0yxiGUAE5eXaoLSFNs=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c3e603e788171c64c4f1a0a7901c860fbcd13f0c",
|
"rev": "387ef8710bf6ec095dea0829462f3d76a8a7f31f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -363,6 +381,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nixpkgs_4": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1686020360,
|
||||||
|
"narHash": "sha256-Wee7lIlZ6DIZHHLiNxU5KdYZQl0iprENXa/czzI6Cj4=",
|
||||||
|
"owner": "NixOS",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "4729ffac6fd12e26e5a8de002781ffc49b0e94b7",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "NixOS",
|
||||||
|
"ref": "nixos-unstable",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"nixvim": {
|
"nixvim": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"devshell": "devshell",
|
"devshell": "devshell",
|
||||||
|
@ -376,11 +410,11 @@
|
||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1711630555,
|
"lastModified": 1711745924,
|
||||||
"narHash": "sha256-jslStwDlRwVZLwcFkExWegOGYv/Dn9q7yoocUX7AsIg=",
|
"narHash": "sha256-ZYVrOg12pWNbY1hx1lOu3cwER6xalEHUUIXnfbkCtUY=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixvim",
|
"repo": "nixvim",
|
||||||
"rev": "acb917fbf2bc9ce9c556516d8a1f257709b3cf1e",
|
"rev": "4f83bcf2906c1c933316396221024f3482a7b086",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -426,7 +460,8 @@
|
||||||
"nixos-hardware": "nixos-hardware",
|
"nixos-hardware": "nixos-hardware",
|
||||||
"nixpkgs": "nixpkgs_3",
|
"nixpkgs": "nixpkgs_3",
|
||||||
"nixpkgs-master": "nixpkgs-master",
|
"nixpkgs-master": "nixpkgs-master",
|
||||||
"nixvim": "nixvim"
|
"nixvim": "nixvim",
|
||||||
|
"spicetify-nix": "spicetify-nix"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rust-overlay": {
|
"rust-overlay": {
|
||||||
|
@ -445,6 +480,25 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"spicetify-nix": {
|
||||||
|
"inputs": {
|
||||||
|
"flake-utils": "flake-utils_5",
|
||||||
|
"nixpkgs": "nixpkgs_4"
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1704167711,
|
||||||
|
"narHash": "sha256-kFDq+kf/Di/P8bq5sUP8pVwRkrSVrABksBjMPmLic3s=",
|
||||||
|
"owner": "the-argus",
|
||||||
|
"repo": "spicetify-nix",
|
||||||
|
"rev": "1325416f951d6a82cfddb1289864ad782e2b87c4",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "the-argus",
|
||||||
|
"repo": "spicetify-nix",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"systems": {
|
"systems": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681028828,
|
"lastModified": 1681028828,
|
||||||
|
@ -489,6 +543,21 @@
|
||||||
"repo": "default",
|
"repo": "default",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"systems_4": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1681028828,
|
||||||
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||||
|
"owner": "nix-systems",
|
||||||
|
"repo": "default",
|
||||||
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nix-systems",
|
||||||
|
"repo": "default",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": "root",
|
"root": "root",
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#inputs.agenix.url = "github:ryantm/agenix";
|
#inputs.agenix.url = "github:ryantm/agenix";
|
||||||
|
inputs.spicetify-nix.url = "github:the-argus/spicetify-nix";
|
||||||
inputs.firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
|
inputs.firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
|
||||||
inputs.nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
inputs.nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||||
inputs.nixvim = {
|
inputs.nixvim = {
|
||||||
|
|
53
home/config-files/maxfetch.sh
Executable file
53
home/config-files/maxfetch.sh
Executable file
|
@ -0,0 +1,53 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
unicode=" "
|
||||||
|
version="1.2.0"
|
||||||
|
|
||||||
|
_black=$(tput setaf 0)
|
||||||
|
red=$(tput setaf 1)
|
||||||
|
green=$(tput setaf 2)
|
||||||
|
yellow=$(tput setaf 3)
|
||||||
|
blue=$(tput setaf 4)
|
||||||
|
magenta=$(tput setaf 5)
|
||||||
|
cyan=$(tput setaf 6)
|
||||||
|
_white=$(tput setaf 7)
|
||||||
|
_bright=$(tput bold)
|
||||||
|
normal=$(tput sgr0)
|
||||||
|
_underline=$(tput smul)
|
||||||
|
|
||||||
|
up=$(uptime | awk -F'( |,|:)+' '{
|
||||||
|
d=h=m=0;
|
||||||
|
if ($7=="min")
|
||||||
|
m=$6;
|
||||||
|
else {
|
||||||
|
if ($7~/^day/) { d=$6; h=$8; m=$9}
|
||||||
|
else {h=$6;m=$7}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
{ print h+0,"h",m+0,"m" }
|
||||||
|
')
|
||||||
|
up=$(sed -e "s/ h/h/g" <<< ${up})
|
||||||
|
up=$(sed -e "s/ m/m/g" <<< ${up})
|
||||||
|
|
||||||
|
pkgs=$(nix-store --query --requisites /run/current-system | wc -l)
|
||||||
|
|
||||||
|
fetch() {
|
||||||
|
echo "${cyan}$(tput bold) _ ___ ____ ____ ${normal}$(tput sgr0)"
|
||||||
|
echo "${cyan}$(tput bold) / |/ (_)_ __/ __ \/ __/ ${normal}$(tput sgr0)"
|
||||||
|
echo "${cyan}$(tput bold) / / /\ \ / /_/ /\ \ ${normal}$(tput sgr0)"
|
||||||
|
echo "${cyan}$(tput bold) /_/|_/_//_\_"'\\'"____/___/ ${normal}$(tput sgr0)"
|
||||||
|
echo ""
|
||||||
|
echo " ╭─────────────╮ "
|
||||||
|
echo " │ ${red} ${normal} user │ ${red}$(whoami)${normal}"
|
||||||
|
echo " │ ${yellow} ${normal} distro │ ${yellow}$(sed -nE "s@PRETTY_NAME=\"([^\"]*)\"@\1@p" /etc/os-release)${normal} "
|
||||||
|
echo " │ ${green} ${normal} kernel │ ${green}$(uname -r)${normal} "
|
||||||
|
echo " │ ${cyan} ${normal} de/wm │ ${cyan}$XDG_CURRENT_DESKTOP${normal} "
|
||||||
|
echo " │ ${blue} ${normal} uptime │ ${blue}${up}${normal} "
|
||||||
|
echo " │ ${magenta} ${normal} shell │ ${magenta}$(echo ${SHELL##*/})${normal} "
|
||||||
|
echo " │ ${red} ${normal} pkgs │ ${red}${pkgs}${normal} "
|
||||||
|
echo " ├─────────────┤ "
|
||||||
|
echo " │ ${_white} ${normal}colors │${_white}$unicode${normal}${red}$unicode${normal}${yellow}$unicode${normal}${green}$unicode${normal}${cyan}$unicode${normal}${blue}$unicode${normal}${magenta}$unicode${normal}${_black}$unicode${normal}"
|
||||||
|
echo " ╰─────────────╯ "
|
||||||
|
}
|
||||||
|
|
||||||
|
fetch && exit 0
|
|
@ -13,6 +13,7 @@
|
||||||
./modules/gtk.nix
|
./modules/gtk.nix
|
||||||
./modules/home-pkgs.nix
|
./modules/home-pkgs.nix
|
||||||
./modules/git.nix
|
./modules/git.nix
|
||||||
|
./modules/spicetify.nix
|
||||||
#./modules/ssh.nix
|
#./modules/ssh.nix
|
||||||
];
|
];
|
||||||
home.username = "xqtc";
|
home.username = "xqtc";
|
||||||
|
|
|
@ -9,6 +9,23 @@
|
||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
cursor-theme = "Adwaita";
|
cursor-theme = "Adwaita";
|
||||||
};
|
};
|
||||||
|
"org/gnome/shell" = {
|
||||||
|
disable-user-extensions = false;
|
||||||
|
|
||||||
|
# `gnome-extensions list` for a list
|
||||||
|
enabled-extensions = [
|
||||||
|
"user-theme@gnome-shell-extensions.gcampax.github.com"
|
||||||
|
"trayIconsReloaded@selfmade.pl"
|
||||||
|
"Vitals@CoreCoding.com"
|
||||||
|
# "dash-to-panel@jderose9.github.com"
|
||||||
|
"blur-my-shell@aunetx"
|
||||||
|
"sound-output-device-chooser@kgshank.net"
|
||||||
|
"space-bar@luchrioh"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
"org/gnome/shell/extensions/user-theme" = {
|
||||||
|
name = "Catppuccin-Mocha-Compact-Pink-Dark";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
|
@ -33,5 +50,13 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
home.sessionVariables.GTK_THEME = "palenight";
|
home.packages = with pkgs; [
|
||||||
|
gnomeExtensions.user-themes
|
||||||
|
gnomeExtensions.blur-my-shell
|
||||||
|
gnomeExtensions.tray-icons-reloaded
|
||||||
|
gnomeExtensions.vitals
|
||||||
|
gnomeExtensions.dash-to-panel
|
||||||
|
gnomeExtensions.sound-output-device-chooser
|
||||||
|
gnomeExtensions.space-bar
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,14 +10,17 @@
|
||||||
pkgs.steam
|
pkgs.steam
|
||||||
pkgs.protonup-qt
|
pkgs.protonup-qt
|
||||||
pkgs.via
|
pkgs.via
|
||||||
pkgs.spotify
|
# pkgs.spotify
|
||||||
]
|
]
|
||||||
else [];
|
else [];
|
||||||
|
|
||||||
|
maxfetch = pkgs.writeScriptBin "maxfetch" (builtins.readFile ../config-files/maxfetch.sh);
|
||||||
in {
|
in {
|
||||||
home.packages =
|
home.packages =
|
||||||
[
|
[
|
||||||
pkgs.neofetch
|
pkgs.neofetch
|
||||||
pkgs.uwufetch
|
pkgs.uwufetch
|
||||||
|
maxfetch
|
||||||
pkgs.btop
|
pkgs.btop
|
||||||
pkgs.iftop
|
pkgs.iftop
|
||||||
pkgs.ranger
|
pkgs.ranger
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
nushell = {
|
nushell = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shellAliases = {ls = "eza -l --icons --group-directories-first";};
|
shellAliases = {ls = "eza -l --icons --group-directories-first";};
|
||||||
extraConfig = "uwufetch --image";
|
extraConfig = "maxfetch";
|
||||||
configFile = {
|
configFile = {
|
||||||
text = ''
|
text = ''
|
||||||
$env.config = {
|
$env.config = {
|
||||||
|
|
20
home/modules/spicetify.nix
Normal file
20
home/modules/spicetify.nix
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{ pkgs, lib, inputs, ... }:
|
||||||
|
let
|
||||||
|
spicePkgs = inputs.spicetify-nix.packages.${pkgs.system}.default;
|
||||||
|
in
|
||||||
|
{
|
||||||
|
imports = [ inputs.spicetify-nix.homeManagerModule ];
|
||||||
|
|
||||||
|
programs.spicetify =
|
||||||
|
{
|
||||||
|
enable = true;
|
||||||
|
theme = spicePkgs.themes.catppuccin;
|
||||||
|
colorScheme = "mocha";
|
||||||
|
|
||||||
|
enabledExtensions = with spicePkgs.extensions; [
|
||||||
|
fullAppDisplay
|
||||||
|
shuffle # shuffle+ (special characters are sanitized out of ext names)
|
||||||
|
# hidePodcasts
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
|
@ -63,5 +63,7 @@
|
||||||
font = "Hack Nerd Font 15";
|
font = "Hack Nerd Font 15";
|
||||||
backgroundColor = "#1e1e2e";
|
backgroundColor = "#1e1e2e";
|
||||||
textColor = "#cdd6f4";
|
textColor = "#cdd6f4";
|
||||||
|
icons = true;
|
||||||
|
actions = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,7 +61,7 @@
|
||||||
|
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
|
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
# package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
|
@ -93,10 +93,11 @@
|
||||||
|
|
||||||
# Enable the X11 windowing system.
|
# Enable the X11 windowing system.
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
#services.xserver.displayManager.gdm.enable = true;
|
services.xserver.displayManager.gdm.enable = true;
|
||||||
#services.xserver.displayManager.sddm.enable = true;
|
#services.xserver.displayManager.sddm.enable = true;
|
||||||
services.xserver.desktopManager.plasma6.enable = true;
|
# services.xserver.desktopManager.plasma6.enable = true;
|
||||||
services.xserver.displayManager.defaultSession = "plasma";
|
services.xserver.desktopManager.gnome.enable = true;
|
||||||
|
# services.xserver.displayManager.defaultSession = "plasma";
|
||||||
services.xserver.videoDrivers = ["nvidia"];
|
services.xserver.videoDrivers = ["nvidia"];
|
||||||
|
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue