Add ssh and git configuration
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
home.packages = with pkgs; [
|
||||
calibre
|
||||
kdePackages.okular
|
||||
vlc
|
||||
totem
|
||||
w3m
|
||||
epr
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
calibre
|
||||
kdePackages.okular
|
||||
vlc
|
||||
totem
|
||||
w3m
|
||||
epr
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user