move realwallpaper to krebs 5
This commit is contained in:
parent
c11ac83748
commit
7c8ea4a87b
@ -23,6 +23,7 @@ rec {
|
||||
posix-array = callPackage ./posix-array {};
|
||||
pssh = callPackage ./pssh {};
|
||||
Reaktor = callPackage ./Reaktor {};
|
||||
realwallpaper = callPackage ./realwallpaper.nix {};
|
||||
youtube-tools = callPackage ./youtube-tools {};
|
||||
|
||||
execve = name: { filename, argv, envp ? {}, destination ? "" }:
|
||||
|
@ -13,5 +13,4 @@ rec {
|
||||
ublock = callPackage ./firefoxPlugins/ublock.nix {};
|
||||
vimperator = callPackage ./firefoxPlugins/vimperator.nix {};
|
||||
};
|
||||
realwallpaper = callPackage ./realwallpaper.nix {};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user