Compare commits

..

2 commits

3 changed files with 30 additions and 56 deletions

View file

@ -158,6 +158,7 @@ let
in in
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
citron-emu
ryubing ryubing
borgbackup borgbackup
borgtui borgtui
@ -195,35 +196,34 @@ in
}; };
}; };
# FIXME: change to edenemu citron-emu = {
# citron-emu = { name = "Citron w/ Borg Backups";
# name = "Citron w/ Borg Backups"; comment = "Citron Emulator with Borg Backups";
# comment = "Citron Emulator with Borg Backups"; exec = mkLaunchCommand {
# exec = mkLaunchCommand { savePath = "${homeDir}/.local/share/citron/nand/user/save";
# savePath = "${homeDir}/.local/share/citron/nand/user/save"; backupPath = "/pool/Backups/Switch/CitronSaves";
# backupPath = "/pool/Backups/Switch/CitronSaves"; maxBackups = 30;
# maxBackups = 30; command = "citron-emu";
# command = "citron-emu"; };
# }; icon = "applications-games";
# icon = "applications-games"; type = "Application";
# type = "Application"; terminal = false;
# terminal = false; categories = [
# categories = [ "Game"
# "Game" "Emulator"
# "Emulator" ];
# ]; mimeType = [
# mimeType = [ "application/x-nx-nca"
# "application/x-nx-nca" "application/x-nx-nro"
# "application/x-nx-nro" "application/x-nx-nso"
# "application/x-nx-nso" "application/x-nx-nsp"
# "application/x-nx-nsp" "application/x-nx-xci"
# "application/x-nx-xci" ];
# ]; prefersNonDefaultGPU = true;
# prefersNonDefaultGPU = true; settings = {
# settings = { StartupWMClass = "Citron";
# StartupWMClass = "Citron"; GenericName = "Nintendo Switch Emulator";
# GenericName = "Nintendo Switch Emulator"; };
# }; };
# };
}; };
} }

View file

@ -1,13 +0,0 @@
[?25l ▄▄▄ ▄▄▄ ▄▄▄ 
▄▄▄▄ ▄▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄▄▄ ▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄░
▄▄▄▄▄▄ ▄▄▄ 
░▄▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ 
▄ ▄▄▄▄▄▄▄▄▄░░▄▄▄▄ 
▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄ ▄▄▄▄ ▄▄▄ 
[?25h

View file

@ -1,13 +0,0 @@
[?25l ▄▄▄ ▄▄▄ ▄▄▄ 
▄▄▄▄ ▄▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄▄▄ ▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄░
▄▄▄▄▄▄ ▄▄▄ 
░▄▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ 
▄ ▄▄▄▄▄▄▄▄▄░░▄▄▄▄ 
▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄ ▄▄▄▄ ▄▄▄ 
[?25h