Bunch More Packages
- Add thunar file manager to dwm - Add nitrogen wallpaper setter to dwm - Add rclone, sweethome 3D, mangal, qalculate-gtk, octave, and qbittorrent packages
This commit is contained in:
7
system/utilities/cloud.nix
Normal file
7
system/utilities/cloud.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ config, lib, pkgs, userSettings, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
rclone
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user