mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: dot -> lib
This commit is contained in:
@@ -147,7 +147,7 @@ in with config.niveum; {
|
||||
};
|
||||
};
|
||||
statusCommand = "${pkgs.i3status-rust}/bin/i3status-rs ${
|
||||
pkgs.writeTOML (import <niveum/dot/i3status-rust.nix> {
|
||||
pkgs.writeTOML (import <niveum/lib/i3status-rust.nix> {
|
||||
wifi-interface = networkInterfaces.wireless;
|
||||
batteryBlock = batteryBlocks.default;
|
||||
inherit (config.niveum) colours;
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
environment.systemPackages = [
|
||||
(pkgs.neovim.override {
|
||||
configure = {
|
||||
customRC = builtins.readFile <niveum/dot/init.vim>;
|
||||
customRC = builtins.readFile <niveum/lib/vim/init.vim>;
|
||||
packages.nvim = with pkgs.vimPlugins; {
|
||||
start = [
|
||||
# cheat-sh-vim
|
||||
|
||||
24
dot/htoprc
24
dot/htoprc
@@ -1,24 +0,0 @@
|
||||
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||
sort_key=46
|
||||
sort_direction=1
|
||||
hide_threads=0
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=0
|
||||
shadow_other_users=1
|
||||
show_thread_names=1
|
||||
show_program_path=1
|
||||
highlight_base_name=1
|
||||
highlight_megabytes=1
|
||||
highlight_threads=1
|
||||
tree_view=1
|
||||
header_margin=1
|
||||
detailed_cpu_time=0
|
||||
cpu_count_from_zero=0
|
||||
update_process_names=0
|
||||
account_guest_in_cpu_meter=1
|
||||
color_scheme=0
|
||||
delay=15
|
||||
left_meters=LeftCPUs2 RightCPUs2 Memory Swap
|
||||
left_meter_modes=1 1 1 1
|
||||
right_meters=Uptime Tasks LoadAverage Battery
|
||||
right_meter_modes=2 2 2 2
|
||||
@@ -1,37 +0,0 @@
|
||||
http://ice1.somafm.com/groovesalad-32-aac
|
||||
http://ice1.somafm.com/dronezone-128-mp3
|
||||
http://ice1.somafm.com/groovesalad-32-aac
|
||||
http://ice1.somafm.com/spacestation-128-aac
|
||||
http://ice1.somafm.com/thetrip-128-mp3
|
||||
http://ice1.somafm.com/beatblender-128-aac
|
||||
http://ice1.somafm.com/dronezone-128-mp3
|
||||
http://ice1.somafm.com/groovesalad-32-aac
|
||||
http://ice1.somafm.com/beatblender-128-aac
|
||||
http://ice1.somafm.com/spacestation-128-aac
|
||||
http://ice1.somafm.com/thetrip-128-mp3
|
||||
http://ice1.somafm.com/defcon-128-aac
|
||||
http://ice1.somafm.com/dubstep-128-aac
|
||||
http://prem2.di.fm:80/glitchhop_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/bassline_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/progressivepsy_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/minimal_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/drumandbass_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/dubstep_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/liquiddnb_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/progressive_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/djmixes_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/electrohouse_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/breaks_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/classicelectronica_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/liquiddubstep_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/techhouse_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/chillout_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/lounge_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/hardtechno_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/handsup_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/deephouse_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/drumstep_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/electroswing_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/dub_hi?4527f2ba1755917
|
||||
http://prem2.di.fm:80/trap_hi?4527f2ba1755917
|
||||
https://radio.lassul.us/radio.ogg
|
||||
39
lib/radio-stations.nix
Normal file
39
lib/radio-stations.nix
Normal file
@@ -0,0 +1,39 @@
|
||||
[
|
||||
"http://ice1.somafm.com/beatblender-128-aac"
|
||||
"http://ice1.somafm.com/beatblender-128-aac"
|
||||
"http://ice1.somafm.com/defcon-128-aac"
|
||||
"http://ice1.somafm.com/dronezone-128-mp3"
|
||||
"http://ice1.somafm.com/dronezone-128-mp3"
|
||||
"http://ice1.somafm.com/dubstep-128-aac"
|
||||
"http://ice1.somafm.com/groovesalad-32-aac"
|
||||
"http://ice1.somafm.com/groovesalad-32-aac"
|
||||
"http://ice1.somafm.com/groovesalad-32-aac"
|
||||
"http://ice1.somafm.com/spacestation-128-aac"
|
||||
"http://ice1.somafm.com/spacestation-128-aac"
|
||||
"http://ice1.somafm.com/thetrip-128-mp3"
|
||||
"http://ice1.somafm.com/thetrip-128-mp3"
|
||||
"http://prem2.di.fm:80/bassline_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/breaks_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/chillout_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/classicelectronica_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/deephouse_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/djmixes_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/drumandbass_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/drumstep_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/dub_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/dubstep_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/electrohouse_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/electroswing_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/glitchhop_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/handsup_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/hardtechno_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/liquiddnb_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/liquiddubstep_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/lounge_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/minimal_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/progressive_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/progressivepsy_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/techhouse_hi?4527f2ba1755917"
|
||||
"http://prem2.di.fm:80/trap_hi?4527f2ba1755917"
|
||||
"https://radio.lassul.us/radio.ogg"
|
||||
]
|
||||
@@ -31,7 +31,7 @@ in {
|
||||
|
||||
services.matterbridge = {
|
||||
enable = true;
|
||||
configPath = toString (pkgs.writeTOML (import <niveum/dot/matterbridge.nix> {
|
||||
configPath = toString (pkgs.writeTOML (import <niveum/lib/matterbridge.nix> {
|
||||
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||
}));
|
||||
};
|
||||
@@ -53,7 +53,6 @@ in {
|
||||
networking.hostName = "toum";
|
||||
|
||||
environment.variables.TERM = "linux";
|
||||
environment.variables.HTOPRC = toString <niveum/dot/htoprc>;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git vim htop wget reptyr
|
||||
|
||||
Reference in New Issue
Block a user