backwards: Add 7zip
This commit is contained in:
@@ -13,7 +13,10 @@
|
|||||||
home.username = "alex";
|
home.username = "alex";
|
||||||
home.homeDirectory = "/home/alex";
|
home.homeDirectory = "/home/alex";
|
||||||
|
|
||||||
home.packages = [ pkgs.vim ];
|
home.packages = [
|
||||||
|
pkgs.vim
|
||||||
|
pkgs.p7zip
|
||||||
|
];
|
||||||
|
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user